Skip to content

Commit

Permalink
Add pip-cache to gitignore.
Browse files Browse the repository at this point in the history
This is showing up in my socorro dir after running `make virtualenv` or something.
  • Loading branch information
erikrose committed May 2, 2013
1 parent a45e06d commit 3b05162
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 @@ -22,6 +22,7 @@ cover/
socorro/cron/crontabber.json
vagrantconfig_local.yaml
/config/*.ini
pip-cache

# exclude filesystem storage directories
primaryCrashStore/
Expand Down

0 comments on commit 3b05162

Please sign in to comment.