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