add git ignore
This commit is contained in:
parent
4ba7f6a1b3
commit
92d14f189b
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
*.dat
|
||||||
|
/data/
|
||||||
|
/temp/
|
||||||
|
# Latex output files
|
||||||
|
*.out
|
||||||
|
*.aux
|
||||||
|
*.log
|
||||||
|
*.synctex.gz
|
||||||
|
*.toc
|
Loading…
Reference in New Issue
Block a user