diff --git a/.gitignore b/.gitignore index 672266e..baef84b 100755 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,11 @@ coverage/ dist/ .tmp/ +# Latex generated +*.aux +*.log +*.synctex.gz + # Editor .vscode/ .idea/