Skip to content

Commit

Permalink
gitignore update
Browse files Browse the repository at this point in the history
exclude virtualenv directories
  • Loading branch information
svinota committed Jul 4, 2017
1 parent 50402e9 commit c69694c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
.idea/
*.swp
*.pyc
.v2
.v3
*~
build/
dist/
Expand Down

0 comments on commit c69694c

Please sign in to comment.