X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/aa13da868e8aeabd48e8238886ee05bf1e4b80a0..a239e92f83a56b9f9951594bcb4774c0f8f4d500:/.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