Skip to content

Commit

Permalink
adding more std python ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
mkraemerx committed Mar 31, 2019
1 parent 28be18d commit 7c0db7c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -61,9 +61,12 @@ typings/
.next
.python-version


venv
*-venv
data
__pycache__
*.pyc
.ipynb_checkpoints
.DS_Store
.vscode
Expand Down

0 comments on commit 7c0db7c

Please sign in to comment.