Import TOKEN_BLOCK from django.template.base if Django version is greater than or...
[django-pagination.git] / .gitignore
index 7abee5b..b0074fd 100644 (file)
@@ -1,4 +1,7 @@
-*.pyc
-dist
 *.egg-info
+*.pyc
+*.swp
+test.db
 build
+dist
+.idea/