fixed excluding obj subdirs
This commit is contained in:
19
.gitignore
vendored
19
.gitignore
vendored
@@ -22,25 +22,8 @@ lib/vxworks/
|
||||
lib/wce/
|
||||
lib/win/
|
||||
|
||||
obj/aix/
|
||||
obj/android/
|
||||
obj/beos/
|
||||
obj/bsd/
|
||||
obj/cygwin/
|
||||
obj/darwin/
|
||||
obj/dos/
|
||||
obj/hpux/
|
||||
obj/linux/
|
||||
obj/minix/
|
||||
obj/os2/
|
||||
obj/qnx/
|
||||
obj/sunos/
|
||||
obj/symbian/
|
||||
obj/vxworks/
|
||||
obj/wce/
|
||||
obj/win/
|
||||
|
||||
# misc build files
|
||||
obj
|
||||
.hbmk/
|
||||
|
||||
# misc junk
|
||||
|
||||
@@ -10,6 +10,10 @@
|
||||
* Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment
|
||||
*/
|
||||
|
||||
2013-03-28 03:24 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* .gitignore
|
||||
! fixed excluding obj subdirs
|
||||
|
||||
2013-03-28 03:22 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* README.md
|
||||
* reverted to use ndashes
|
||||
|
||||
Reference in New Issue
Block a user