Use custom template the example app
[django-pagination.git] / .gitignore
index 7abee5b..9f81938 100644 (file)
@@ -1,4 +1,5 @@
-*.pyc
-dist
 *.egg-info
+*.pyc
+test.db
 build
+dist