diff --git a/.gitignore b/.gitignore index 8499d7c..37ed630 100644 --- a/.gitignore +++ b/.gitignore @@ -15,14 +15,10 @@ build/ dist/ *.egg-info/ -# Don't commit settings -settings.json - -# Don't commit game save -save.json - -# Don't commit docs output -docs/_build - -# Don't commit compiled messages -*.mo +# Don't commit LaTeX output +*.aux +*.fdb_latexmk +*.fls +*.log +*.pdf +*.gz