Merge pull request #3 from flashingpumpkin/master
[django-pagination.git] / .gitignore
index 7abee5b..03cfc1e 100644 (file)
@@ -1,4 +1,6 @@
-*.pyc
-dist
 *.egg-info
+*.pyc
+*.swp
+test.db
 build
+dist