Skip to content

Commit

Permalink
update for virtualenv
Browse files Browse the repository at this point in the history
  • Loading branch information
gotcha authored and adamkrellenstein committed Jan 24, 2015
1 parent c8d7637 commit 8c7fda8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .gitignore
Expand Up @@ -20,4 +20,9 @@ test/fixtures/scenarios/*.new.*
/build/

# Python egg metadata, regenerated from source files by setuptools.
/*.egg-info
/*.egg-info

# Virtualenv folders
bin/
lib/
include/

0 comments on commit 8c7fda8

Please sign in to comment.