Updated deployment Makefile and .hgignore.
[wolnelektury.git] / .hgignore
index 2d17d65..6134ba4 100644 (file)
--- a/.hgignore
+++ b/.hgignore
@@ -1,5 +1,6 @@
 syntax: regexp
 
+^local_settings\.py$
 ^lektury\.sqlite$
 .*\.pyc$
-
+.*\.DS_Store$