Skip to content
Snippets Groups Projects
Commit 7d4d488f authored by Timo Koch's avatar Timo Koch
Browse files

Merge branch 'feature/gitignore-latex' into 'master'

[gitignore] Add synctex.gz latex files

See merge request !1346
parents 18f18865 4f98c131
No related branches found
No related tags found
1 merge request!1346[gitignore] Add synctex.gz latex files
...@@ -24,6 +24,7 @@ Testing ...@@ -24,6 +24,7 @@ Testing
*.out *.out
*.tdo *.tdo
*.toc *.toc
*.synctex.gz
# always consider files containing source code regardless of their name # always consider files containing source code regardless of their name
!*.cc !*.cc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment