X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/aa13da868e8aeabd48e8238886ee05bf1e4b80a0..a42b731727d0c4b8e372d001c5a1be776067eae8:/.gitignore diff --git a/.gitignore b/.gitignore index a3f95c013..c3e3e48b6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +1,13 @@ localsettings.py dev.sqlite *.db +*.db-journal *~ *.orig +*.log # Compress output -/wolnelektury/static/css/all.min*.css -/wolnelektury/static/js/all*.min.js -/wolnelektury/static/css/book.min*.css -/wolnelektury/static/js/book*.min.js -/wolnelektury/static/js/jquery.min.js +/static # Python garbage *.pyc @@ -29,3 +27,8 @@ thumbs.db .pydevproject .tmp_* +# Tags file +TAGS + +media +search_index