latex-homework/.gitignore

49 lines
568 B
Plaintext
Raw Normal View History

2016-03-22 12:49:55 +01:00
# 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
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
2017-03-29 15:41:26 +02:00
# Apps generated dirs/files #
#############################
# emacs
auto
2016-03-22 12:49:55 +01:00
# Excluded #
#############
SIunits
exc_*
2017-02-25 23:56:27 +01:00
tabvar