fixed excluding obj subdirs

This commit is contained in:
Viktor Szakats
2013-03-28 03:24:56 +01:00
parent ee3d2741d3
commit 521c17412a
2 changed files with 5 additions and 18 deletions

19
.gitignore vendored
View File

@@ -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

View File

@@ -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