From dee1a47c9577fb628a9a1d063297a6c8e616c510 Mon Sep 17 00:00:00 2001 From: Lorenz Cuno Klopfenstein Date: Wed, 23 Oct 2013 16:21:43 +0200 Subject: [PATCH] Ignoring *.user files. --- .hgignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.hgignore b/.hgignore index 26c15ff..43ce10f 100644 --- a/.hgignore +++ b/.hgignore @@ -7,3 +7,5 @@ glob:*.psd glob:Installer/OnTopReplica-Setup.exe glob:*.Designer.cs glob:*.suo +syntax: glob +*.user \ No newline at end of file