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