Files
harbour-core/.gitignore
Viktor Szakats c57aef04fc 2013-04-01 13:36 UTC+0200 Viktor Szakats (harbour syenar.net)
* .gitignore
    + added .hrb files

  * src/rtl/hbi18n2.prg
    * __i18n_potArrayClean() reverted to call transformation callback
      after deleting items
2013-04-01 13:37:33 +02:00

32 lines
253 B
Plaintext
Executable File

# build generated files
/include/hbverbld.h
bin/*/
lib/*/
!lib/3rd/
obj
.hbmk/
*.hbl
*.hbd
*.hbr
*.hrb
# 'install'-ed binaries
*.exe
*.dll
*.dxe
*.dylib
*.so
*.sl
*.lib
*.a
# packages
/pkg/
# not hosted contribs
/addons/
# misc junk
.DS_Store
*.bak