aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorTom Christie2011-12-12 12:27:04 +0000
committerTom Christie2011-12-12 12:27:11 +0000
commitd69581e2afa2583876750ac8c65dff183975cd47 (patch)
tree133ffddfc9b4b602a7019de4fb0a6083b7e44abf /.gitignore
parentd89b24cbe9271c1634fd352f1008d087e51fa3c7 (diff)
downloaddjango-rest-framework-0.2.4.tar.bz2
0.2.4 release.0.2.4
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 5 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index 312b28df..c7bf0a8f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,9 @@
*.pyc
*.db
-assetplatform.egg-info/*
*~
+.*
+
+assetplatform.egg-info/*
coverage.xml
env
docs/build
@@ -14,11 +16,5 @@ dist/*
xmlrunner/*
djangorestframework.egg-info/*
MANIFEST
-.project
-.pydevproject
-.settings
-.cache
-.coverage
-.tox
-.DS_Store
-.idea/* \ No newline at end of file
+
+!.gitignore