*.pyc added to gitignore

This commit is contained in:
Bastian 2018-02-25 23:07:41 +01:00
parent 31796ccdc4
commit f0d4dc051d
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
.vault_pass
__pycache__
site.retry
*.pyc