X-Git-Url: https://git.mdrn.pl/django-pagination.git/blobdiff_plain/a38df1fd6437d1229c63d386497695be332b0eb0..bb6b9042d8950e58322dc66497678c5fdb150a4f:/.gitignore diff --git a/.gitignore b/.gitignore index 7db9a19..006b196 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,11 @@ *.egg-info *.pyc +*.swp +test.db build dist +.idea/ +.coverage +.eggs +.tox +/htmlcov