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