X-Git-Url: https://git.mdrn.pl/django-pagination.git/blobdiff_plain/340445da5b59b97926d2d95496f63fb34bed7de2..4c5f9d5b9dcc78e10373b89b200ba17ae0ae2f9f:/.gitignore diff --git a/.gitignore b/.gitignore index 7db9a19..03cfc1e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ *.egg-info *.pyc +*.swp +test.db build dist