dyaml/.gitignore
Ferdinand Majerech 283c42bf8f Initial commit.
2011-08-16 14:53:13 +02:00

32 lines
376 B
Plaintext

# Backups #
###########
*~
*.sw*
# Compiled source #
###################
unittest
cdc
main
*.a
*.lib
*.o
*.exe
# Packages #
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.tar
*.tar.xz
*.tar.gz
*.zip
# OS generated files #
######################
.DS_Store?
ehthumbs.db
Icon?
Thumbs.db
.directory