Update on Overleaf.
This commit is contained in:
27
.gitignore
vendored
Normal file
27
.gitignore
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
.*~
|
||||
*~
|
||||
~*
|
||||
auto/*
|
||||
*.aux
|
||||
*.bbl
|
||||
*.bcf
|
||||
*.blg
|
||||
*.fdb_latexmk
|
||||
*.fls
|
||||
*.idx
|
||||
*.ilg
|
||||
*.ind
|
||||
*.lof
|
||||
*.log
|
||||
*.lot
|
||||
*.lox
|
||||
*.out
|
||||
*.run.xml
|
||||
*.synctex.gz
|
||||
*.toc
|
||||
*.xdv
|
||||
/main.pdf
|
||||
/BSC_MSC-NAME-YEAR.pdf
|
||||
/PHD-NAME-YEAR.pdf
|
||||
/instructions.pdf
|
||||
/test.pdf
|
||||
Reference in New Issue
Block a user