From e76a777e3728bf25df470f22b45939ec0ccaf8c7 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