Files
libloot/.gitignore
T
Oliver Hamlet ac79b63fa0 LOOT now expects an index.html
That isn't present in the repository, as it should be generated using
Vulcanize. I've updated the README to reflect this.
2014-11-11 21:38:40 +00:00

57 lines
640 B
Plaintext

# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# 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
*.sql
*.sqlite
# Temporary files #
##################3
*~
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
Icon?
ehthumbs.db
Thumbs.db
# Other #
#########
*.user
*.suo
*.sdf
*.opensdf
build/
docs/html
docs/latex
*.mo
resources/report/bower_components
resources/report/index.html