Initial commit
This commit is contained in:
22
config/git_template/info/exclude
Normal file
22
config/git_template/info/exclude
Normal file
@ -0,0 +1,22 @@
|
||||
# mac
|
||||
.DS_Store
|
||||
|
||||
# c++
|
||||
*.o
|
||||
*.d
|
||||
*.pyc
|
||||
|
||||
# tex
|
||||
*.pdf
|
||||
*.log
|
||||
*.aux
|
||||
*.fls
|
||||
*.fdb_latexmk
|
||||
*.toc
|
||||
*.loa
|
||||
*.bbl
|
||||
*.blg
|
||||
*.rev
|
||||
*.tdo
|
||||
*.xmp
|
||||
*.out
|
||||
Reference in New Issue
Block a user