Skip to content

Commit

Permalink
add venv to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
wojcikstefan committed Dec 11, 2016
1 parent cb1e546 commit 785435f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ build/
dist/
*.egg-info/
env/
venv/
._*
.DS_Store
.coverage
Expand Down

0 comments on commit 785435f

Please sign in to comment.