fixing template to show proper url
[django-pagination.git] / .gitignore
index 7abee5b..b0074fd 100644 (file)
@@ -1,4 +1,7 @@
-*.pyc
-dist
 *.egg-info
+*.pyc
+*.swp
+test.db
 build
+dist
+.idea/