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