- Fix: list of files to ignore (versioning)
This commit is contained in:
22
.gitignore
vendored
22
.gitignore
vendored
@@ -1,11 +1,11 @@
|
||||
Clean-Thesis-blx.bib
|
||||
Clean-Thesis.aux
|
||||
Clean-Thesis.bbl
|
||||
Clean-Thesis.blg
|
||||
Clean-Thesis.lof
|
||||
Clean-Thesis.log
|
||||
Clean-Thesis.lot
|
||||
Clean-Thesis.out
|
||||
Clean-Thesis.run.xml
|
||||
Clean-Thesis.synctex.gz
|
||||
Clean-Thesis.toc
|
||||
*blx.bib
|
||||
*.aux
|
||||
*.bbl
|
||||
*.blg
|
||||
*.lof
|
||||
*.log
|
||||
*.lot
|
||||
*.out
|
||||
*.run.xml
|
||||
*.synctex.gz
|
||||
*.toc
|
||||
|
Reference in New Issue
Block a user