X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/09896b8a45c2ece2748710090b6130ba32cf9706..0bd2f26c7d4a349bf9ae9377a945baf39d28af00:/.gitignore diff --git a/.gitignore b/.gitignore index cceada847..4ddf5e924 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ localsettings.py dev.sqlite +fabfile_local.py *.db *.db-journal *~ @@ -16,6 +17,7 @@ apps/wolnelektury_core/static/scss/*.css # Python garbage *.pyc .coverage +coverage.xml pip-log.txt nosetests.xml @@ -36,3 +38,6 @@ TAGS media search_index +doc/_build +reports +