Update .gitignore

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

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
*.spec
*.ig
*.log
*.lst
build/*
dist/*