Skip to content

Commit

Permalink
add gitignore for virtualenv
Browse files Browse the repository at this point in the history
  • Loading branch information
whtsky committed Apr 8, 2013
1 parent 19c9425 commit 676d611
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,8 @@ nosetests.xml
.idea

#Sphinx
docs/_
docs/_

#VirtualEnv
.Python
include/

0 comments on commit 676d611

Please sign in to comment.