2012-07-11 23:41 UTC+0200 Viktor Szakats (harbour syenar.net)
* .gitignore
+ extended, further cleaned up
This commit is contained in:
25
harbour/.gitignore
vendored
25
harbour/.gitignore
vendored
@@ -1,8 +1,12 @@
|
||||
# legacy
|
||||
.svn
|
||||
.hbmk
|
||||
|
||||
include/hbverbld.h
|
||||
# build generated files
|
||||
/include/hbverbld.h
|
||||
*.hbl
|
||||
*.hbd
|
||||
|
||||
# build targets
|
||||
aix/
|
||||
android/
|
||||
beos/
|
||||
@@ -21,5 +25,22 @@ vxworks/
|
||||
wce/
|
||||
win/
|
||||
|
||||
# misc build files
|
||||
.hbmk/
|
||||
|
||||
# misc junk
|
||||
.DS_Store
|
||||
*.bak
|
||||
|
||||
# 'install'-ed binaries
|
||||
*.exe
|
||||
*.dll
|
||||
*.dxe
|
||||
*.dylib
|
||||
*.so
|
||||
*.sl
|
||||
*.lib
|
||||
*.a
|
||||
|
||||
# packages
|
||||
/pkg/
|
||||
|
||||
@@ -16,6 +16,10 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-07-11 23:41 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* .gitignore
|
||||
+ extended, further cleaned up
|
||||
|
||||
2012-07-11 12:29 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* src/3rd/pcre/Makefile
|
||||
* src/3rd/pcre/*
|
||||
|
||||
Reference in New Issue
Block a user