Files
harbour-core/.gitignore
mlacecilia 49e39b5e21 ignore further files and folders
To avoid that some build time generated files and that addons folder
will be listed in Git as uncommitted changes
2013-03-28 13:47:05 +01:00

49 lines
444 B
Plaintext

# 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
obj
.hbmk/
*.hbr
*.def
# misc junk
.DS_Store
*.bak
# 'install'-ed binaries
*.exe
*.dll
*.dxe
*.dylib
*.so
*.sl
*.lib
*.a
# packages
/pkg/
# not hosted contribs
/addons/