From: Marek Stępniowski Date: Wed, 1 Oct 2008 11:07:54 +0000 (+0200) Subject: Added localsettings.py to hgignore. X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/941ff3d02aa4e8566863b0f06730186761710c13?ds=inline;hp=-c Added localsettings.py to hgignore. --- 941ff3d02aa4e8566863b0f06730186761710c13 diff --git a/.hgignore b/.hgignore index b941374a9..3ea3b462c 100644 --- a/.hgignore +++ b/.hgignore @@ -5,3 +5,4 @@ lektury.sqlite wolnelektury/media/lektura/* *.pyc *.DS_Store +localsettings.py \ No newline at end of file