diff --git a/.gitignore b/.gitignore index 7f80ba3..8f224eb 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,10 @@ __pycache__/ .idea/ /results/ -/test_routines/ \ No newline at end of file +/test_routines/ +# Latex output files +*.out +*.aux +*.log +*.synctex.gz +*.toc \ No newline at end of file