From cb6156daa25b72e9efab604e111c9aa90589c9d6 Mon Sep 17 00:00:00 2001 From: Larry Olson Date: Sat, 8 Jan 2011 12:40:18 -0800 Subject: [PATCH] Adding the .hgignore file. --- .hgignore | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .hgignore diff --git a/.hgignore b/.hgignore new file mode 100644 index 0000000..fb8c280 --- /dev/null +++ b/.hgignore @@ -0,0 +1,22 @@ +#use glob syntax. +syntax: glob +TestResults\* +*\Bin\* +*\ClientBin\*.xap +*\obj\* +*.pdb +*.dll +*.[C|c]ache +*.suo +*.hgignore* +*.sln.orig +*.CodeAnalysisLog.xml +*.vsmdi +*.FileListAbsolute.txt +*.lastcodeanalysissucceeded +*.user +*.StyleCop +*.testsettings +*.orig +*.sdf +*.config