diff --git a/.gitignore b/.gitignore index f05b511..93877e2 100755 --- a/.gitignore +++ b/.gitignore @@ -194,4 +194,11 @@ dmypy.json .pyre/ # End of https://www.gitignore.io/api/python,pycharm+all - *.pt \ No newline at end of file + *.pt + +# tex generated files +*.aux +*.bcf +*.synctex.gz +*.toc +*.pyg