X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/69ba06449484dc1c8e42ec1598daa08aa92c29f8..c8a89a63dc764612717e7a30e3e1d398606b1b22:/.hgignore diff --git a/.hgignore b/.hgignore index 2d17d6556..6134ba419 100644 --- a/.hgignore +++ b/.hgignore @@ -1,5 +1,6 @@ syntax: regexp +^local_settings\.py$ ^lektury\.sqlite$ .*\.pyc$ - +.*\.DS_Store$