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