Merge pull request #12 from boromil/2918ede7ab519905630f6a78389d5a613b0a814f
[django-pagination.git] / .gitignore
index 7abee5b..b0074fd 100644 (file)
@@ -1,4 +1,7 @@
-*.pyc
-dist
 *.egg-info
+*.pyc
+*.swp
+test.db
 build
+dist
+.idea/