X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/69ba06449484dc1c8e42ec1598daa08aa92c29f8..4f4229f72022d6e64c512767ce10695dafe8b9bd:/.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$