X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/62ad2a4a9ed68ae6f9f72db516824ff70909bec8..739f27c960d11c123e8ba20a282b1755b9fcd358:/.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