Don't commit latex output

This commit is contained in:
Yohann D'ANELLO 2021-01-09 20:33:15 +01:00
parent 30cdd107f5
commit b6a27af219
Signed by: ynerant
GPG Key ID: 3A75C55819C8CF85
1 changed files with 7 additions and 11 deletions

18
.gitignore vendored
View File

@ -15,14 +15,10 @@ build/
dist/ dist/
*.egg-info/ *.egg-info/
# Don't commit settings # Don't commit LaTeX output
settings.json *.aux
*.fdb_latexmk
# Don't commit game save *.fls
save.json *.log
*.pdf
# Don't commit docs output *.gz
docs/_build
# Don't commit compiled messages
*.mo