latex-homework/.gitignore

49 lines
568 B
Plaintext
Raw Normal View History

2016-03-22 11:49:55 +00: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 13:41:26 +00:00
# Apps generated dirs/files #
#############################
# emacs
auto
2016-03-22 11:49:55 +00:00
# Excluded #
#############
SIunits
exc_*
2017-02-25 22:56:27 +00:00
tabvar