diff --git a/.gitignore b/.gitignore index b6c47e9..46703d3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -.log -.out -.aux -.synctex.gz \ No newline at end of file +*.log +*.out +*.aux +*.synctex.gz \ No newline at end of file