diff --git a/languages/python.gitignore b/languages/python.gitignore index 428028d8e1a7cec30e2a175f7cb2ded39289387d..21ea9d52988c22ef171524be01fc8ce40112d6fd 100644 --- a/languages/python.gitignore +++ b/languages/python.gitignore @@ -3,7 +3,7 @@ # See https://git-scm.com/docs/gitignore for documentation. # # https://git.brandon-rodriguez.com/other/gitignore - # Version 1.0.1 + # Version 1.1 ## @@ -37,3 +37,10 @@ vscode/ [Ll]ogs/ *.log *.log.* + + +# Ignore generated LaTeX files. +.~lock.* +*.aux +*.synctex +*.synctex.gz