Skip to content

Commit

Permalink
adding python and venv stuff to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
EJ Etherington committed Mar 16, 2018
1 parent b4893a3 commit 91154d7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
.vscode
.vscode
venv
*.pyc
*.egg-info

0 comments on commit 91154d7

Please sign in to comment.