better rules to exclude lib subdir
This commit is contained in:
35
.gitignore
vendored
35
.gitignore
vendored
@@ -1,37 +1,14 @@
|
||||
# build generated files
|
||||
/include/hbverbld.h
|
||||
*.hbl
|
||||
*.hbd
|
||||
|
||||
# build targets
|
||||
lib/aix/
|
||||
lib/android/
|
||||
lib/beos/
|
||||
lib/bsd/
|
||||
lib/cygwin/
|
||||
lib/darwin/
|
||||
lib/dos/
|
||||
lib/hpux/
|
||||
lib/linux/
|
||||
lib/minix/
|
||||
lib/os2/
|
||||
lib/qnx/
|
||||
lib/sunos/
|
||||
lib/symbian/
|
||||
lib/vxworks/
|
||||
lib/wce/
|
||||
lib/win/
|
||||
|
||||
# misc build files
|
||||
bin/*/
|
||||
lib/*/
|
||||
!lib/3rd/
|
||||
obj
|
||||
.hbmk/
|
||||
*.hbl
|
||||
*.hbd
|
||||
*.hbr
|
||||
|
||||
# misc junk
|
||||
.DS_Store
|
||||
*.bak
|
||||
|
||||
# 'install'-ed binaries
|
||||
*.exe
|
||||
*.dll
|
||||
@@ -47,3 +24,7 @@ obj
|
||||
|
||||
# not hosted contribs
|
||||
/addons/
|
||||
|
||||
# misc junk
|
||||
.DS_Store
|
||||
*.bak
|
||||
|
||||
@@ -10,6 +10,10 @@
|
||||
* Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment
|
||||
*/
|
||||
|
||||
2013-03-31 22:01 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* .gitignore
|
||||
* better rules to exclude lib subdir
|
||||
|
||||
2013-03-31 21:52 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* utils/hbmk2/hbmk2.prg
|
||||
+ clarified 'target' in several help items
|
||||
|
||||
Reference in New Issue
Block a user