X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e92d6a9a4b4f3a29797f2f47e99787dce0ab525e..eb11e65717bdbddbc3ce08fa437739fd7bf5c279:/.gitignore diff --git a/.gitignore b/.gitignore index 38a691b22..ffdcd2427 100644 --- a/.gitignore +++ b/.gitignore @@ -4,10 +4,16 @@ dev.sqlite *~ *.orig +# Compress output +/wolnelektury/static/css/all.min*.css +/wolnelektury/static/js/all*.min.js +/wolnelektury/static/js/jquery.min.js + # Python garbage *.pyc .coverage pip-log.txt +nosetests.xml # Mac OS X garbage .DS_Store