[O] Ignore latex .out file
This commit is contained in:
@@ -112,6 +112,8 @@ dmypy.json
|
|||||||
|
|
||||||
# Pyre type checker
|
# Pyre type checker
|
||||||
.pyre/
|
.pyre/
|
||||||
|
|
||||||
|
# Latex intermediate files
|
||||||
*.aux
|
*.aux
|
||||||
*.fdb_latexmk
|
*.fdb_latexmk
|
||||||
*.fls
|
*.fls
|
||||||
@@ -120,6 +122,7 @@ dmypy.json
|
|||||||
*.blg
|
*.blg
|
||||||
*.bcf
|
*.bcf
|
||||||
*.xml
|
*.xml
|
||||||
|
*.out
|
||||||
|
|
||||||
config.json5
|
config.json5
|
||||||
data/
|
data/
|
||||||
|
|||||||
Reference in New Issue
Block a user