Commit 84aef6a3 authored by Juergen Edelbluth's avatar Juergen Edelbluth

Added *.synctex.gz(busy)

Sometimes it happens that you'd like to commit during a long LaTeX run. During this run, the document.synctex.gz is renamed to document.synctex.gz(busy). And you don't want to commit this file.
parent e8982c5f
...@@ -25,6 +25,7 @@ ...@@ -25,6 +25,7 @@
## Build tool auxiliary files: ## Build tool auxiliary files:
*.fdb_latexmk *.fdb_latexmk
*.synctex.gz *.synctex.gz
*.synctex.gz(busy)
*.pdfsync *.pdfsync
## Auxiliary and intermediate files from other packages: ## Auxiliary and intermediate files from other packages:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment