# HG changeset patch # User veltr # Date 1330362669 -3600 # Node ID 9f5460c2c2c141a54ad4cfc2cc1e9985d0a45706 # Parent 21c31c3c317b518d5a95b837ca9f84493ed4e3bc ignoring settings diff -r 21c31c3c317b -r 9f5460c2c2c1 .hgignore --- a/.hgignore Mon Feb 27 18:10:35 2012 +0100 +++ b/.hgignore Mon Feb 27 18:11:09 2012 +0100 @@ -24,4 +24,6 @@ syntax: regexp ^web/hdalab/\.htaccess$ syntax: regexp -^web/hdalab/\.htaccess$ \ No newline at end of file +^web/hdalab/\.htaccess$ +syntax: regexp +^\.settings$ \ No newline at end of file