mirror of https://github.com/Askill/claude.git
Fixed gitignore to properly ignore the local compile files
This commit is contained in:
parent
a727bd69ed
commit
0a48c66515
|
|
@ -1,9 +1,9 @@
|
|||
.aux
|
||||
.bbl
|
||||
.blg
|
||||
.fdb_latexmk
|
||||
.fls
|
||||
.log
|
||||
.out
|
||||
.synctex.gz
|
||||
.toc
|
||||
*.aux
|
||||
*.bbl
|
||||
*.blg
|
||||
*.fdb_latexmk
|
||||
*.fls
|
||||
*.log
|
||||
*.out
|
||||
*.synctex.gz
|
||||
*.toc
|
||||
Loading…
Reference in New Issue