update gitignore

This commit is contained in:
SomberNight 2018-09-05 18:07:24 +02:00
parent ecbbfdd10c
commit 44fbd8330b
No known key found for this signature in database
GPG key ID: B33B5F232C6271E9

2
.gitignore vendored
View file

@ -20,3 +20,5 @@ bin/
# tox files
.cache/
.coverage
.pytest_cache
.idea