Add a gitignore
This commit is contained in:
parent
330be51ba7
commit
ae60024178
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
*.aux
|
||||
*.bbl
|
||||
*.blg
|
||||
*.fdb_latexmk
|
||||
*.fls
|
||||
*.log
|
||||
*.out
|
||||
*.synctex
|
||||
*.synctex(busy)
|
||||
main.pdf
|
||||
paper.pdf
|
||||
technology.pdf
|
||||
*.synctex.gz
|
Loading…
Reference in a new issue