Update gitignore

main
Ilya Zhuravlev 2020-10-16 15:10:56 -04:00
parent f6d49ca9fc
commit b41c113903
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ venv
target
__pycache__
*.pyc
.idea