aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Christie2012-11-01 23:48:25 +0000
committerTom Christie2012-11-01 23:48:25 +0000
commitb8648c08bee3dc67565a5ac3da73395c1185320b (patch)
treea21ee6446bb37b3dc58a378860975cf78b9055d2
parent062f5caef3dcb76e19f9eed59779f45849a166a1 (diff)
downloaddjango-rest-framework-b8648c08bee3dc67565a5ac3da73395c1185320b.tar.bz2
gitignore *.egg-info
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 96186b46..25113d09 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,7 +7,7 @@ html/
coverage/
build/
dist/
-rest_framework.egg-info/
+*.egg-info/
MANIFEST
!.gitignore