Fixes for Django up to 2.2
[django-pagination.git] / .gitignore
index 7db9a19..c2803e4 100644 (file)
@@ -1,4 +1,10 @@
 *.egg-info
 *.pyc
+*.swp
+test.db
 build
 dist
+.idea/
+.coverage
+.eggs
+.tox