Update .gitignore

This commit is contained in:
Adrien Bourmault 2019-07-09 16:12:00 +02:00 committed by GitHub
parent 47789e1171
commit a0692aa5ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,6 +1,8 @@
*.pyc
*.log
*.spec
*.ig
*.log
build/*
dist/*