update .gitignore

This commit is contained in:
iuvbio 2019-01-31 23:46:28 +01:00
parent 6a007ae037
commit 998211dbc2
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -18,3 +18,6 @@
# Dev .eggs folder
/.eggs/
# Pycache folders
*__pycache__/