Git: Ignore files generated by tex

This commit is contained in:
2020-05-20 11:28:37 -07:00
parent bf52149c08
commit a924f32df9

View File

@@ -6,5 +6,7 @@
.#* .#*
.nrepl-port .nrepl-port
.rebel_readline_history .rebel_readline_history
.auctex-auto
*.synctex.gz
.ccls-cache .ccls-cache
compile_commands.json compile_commands.json