Skip to content

Commit

Permalink
Add env27 to gitignore to allow developers to create a 2.7 virtual en…
Browse files Browse the repository at this point in the history
…vironment
  • Loading branch information
johanste committed Feb 20, 2016
1 parent cf105fe commit 1564efc
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 @@ -4,6 +4,7 @@ __pycache__/

# Virtual environment
env/
env27/

# PTVS analysis
.ptvs/
Expand Down

0 comments on commit 1564efc

Please sign in to comment.