diff --git a/.gitignore b/.gitignore index 0b79339..d47b641 100644 --- a/.gitignore +++ b/.gitignore @@ -590,4 +590,19 @@ target/ # org-mode compile files -**/auto \ No newline at end of file +**/auto + +#latex compile files +*.aux +*.acn +*.bbl +*.blg +*.glo +*.ist +*.lof +*.log +*.lot +*.out +*.pdf +*.toc +*.gz \ No newline at end of file