summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCarl Meyer <carl@oddbird.net>2011-03-23 00:56:52 -0400
committerCarl Meyer <carl@oddbird.net>2011-03-23 00:56:52 -0400
commit25deeb2502f918168d7236898e3126c4e35621c9 (patch)
tree585d6d69ebdae2fd93a0b6bcfcab0fbd65b3b36c /.gitignore
parentd4e8f6785ea78fa6bd917d070b974a79cff1f476 (diff)
downloadpip-25deeb2502f918168d7236898e3126c4e35621c9.tar.gz
Removed and ignored test package .egg-info directory.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1046068a0..0fe94900b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,7 @@
MANIFEST
tests/test-scratch/*
tests/test-cache/*
-tests/packages/FSPkg/FSPkg.egg-info/PKG-INFO
+tests/packages/FSPkg/FSPkg.egg-info
testenv
pip.egg-info/*
ScriptTest-*.egg