We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02cfe62 commit c520d62Copy full SHA for c520d62
.gitignore
@@ -4,6 +4,7 @@ book/*.pdf
4
book/*.toc
5
book/*.out
6
book/*.log
7
+book/*.synctex.gz
8
workspace/**/*.bbl
9
workspace/**/*.blg
10
workspace/**/*.toc
@@ -12,6 +13,7 @@ workspace/**/*.pdf
12
13
workspace/**/*.out
14
workspace/**/*.log
15
workspace/*.bak
16
+workspace/**/*.synctex.gz
17
deprecated/**/*.toc
18
deprecated/**/*.aux
19
deprecated/**/*.pdf
0 commit comments