* /harbour/* -> /*
* moved whole Harbour source tree one level up to
avoid single 'harbour' top dir
44 lines
329 B
Plaintext
44 lines
329 B
Plaintext
# build generated files
|
|
/include/hbverbld.h
|
|
*.hbl
|
|
*.hbd
|
|
|
|
# build targets
|
|
aix/
|
|
android/
|
|
beos/
|
|
bsd/
|
|
cygwin/
|
|
darwin/
|
|
dos/
|
|
hpux/
|
|
linux/
|
|
minix/
|
|
os2/
|
|
qnx/
|
|
sunos/
|
|
symbian/
|
|
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/
|