Skip to content

Commit

Permalink
added virtualenv exclude to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
dereneaton committed Nov 4, 2015
1 parent c323cdb commit 586fc9c
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 @@ -9,6 +9,7 @@ dist
ipyrad.egg-info
ipyrad.sublime-*
tests/*
env/

## but not these files
!tests/*.ipynb
Expand Down

0 comments on commit 586fc9c

Please sign in to comment.