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/
*.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