poco/.gitignore
2012-10-25 21:24:40 -05:00

77 lines
752 B
Plaintext

# Compiled #
############
*.com
*.class
*.dll
*.dylib
*.exe
*.slo
*.lo
*.o
*.so
*.lai
*.la
*.a
*.d
# Packages #
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip
# Logs and databases #
######################
*.log
*.sqlite
*.db
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
Icon?
ehthumbs.db
Thumbs.db
# VS generated files #
######################
*.obj
*.exe
*.pdb
*.user
*.aps
*.pch
*.ncb
*.suo
*.tlb
*.tlh
*.ilk
*.lib
*.exp
*.idb
*.rc
*.res
*.manifest
*.tlog
*.lastbuildstate
*.unsuccesfulbuild
release_shared/
debug_share/
release_static/
debug_static/
bin/
bin64/
pocomsg.h