X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/69ba06449484dc1c8e42ec1598daa08aa92c29f8..613d03a0074a57271f09d81e4e8a78ae6a08eb5b:/.hgignore?ds=inline

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$