gitignore

This commit is contained in:
Fabio Manganiello 2019-09-30 20:51:24 +02:00
parent eaa6aaf865
commit d65ffe5be3
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -102,3 +102,6 @@ venv.bak/
# mypy
.mypy_cache/
# Pycharm
.idea/