diff --git a/.gitignore b/.gitignore index 56624a0..b9d312b 100644 --- a/.gitignore +++ b/.gitignore @@ -48,6 +48,9 @@ gradle-app.setting # JDT-specific (Eclipse Java Development Tools) .classpath +# Gradle properties +gradle.properties + ## MacOS # General .DS_Store @@ -122,4 +125,28 @@ $RECYCLE.BIN/ ## bin bin/ -gradle.properties \ No newline at end of file + +# LaTeX (TeX) +## Core latex/pdflatex auxiliary files: +*.aux +*.lof +*.log +*.lot +*.fls +*.out +*.toc +*.fmt +*.fot +*.cb +*.cb2 +.*.lb + +## Build tool auxiliary files: +*.fdb_latexmk +*.synctex +*.synctex(busy) +*.synctex.gz +*.synctex.gz(busy) +*.pdfsync +*.rubbercache +rubber.cache