aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--.hgignore14
1 files changed, 14 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
new file mode 100644
index 0000000..635c457
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,14 @@
1 ^tailor.state$
2 ^tailor.state.old$
3 ^tailor.state.journal$
4\.csproj$
5\.csproj\.user$
6\.dll\.build$
7/bin/Debug/.+\.dll$
8/bin/Debug/.+\.dll.mdb$
9^bin/.+\.dll$
10^bin/.+\.exe
11^(OpenSim|Prebuild)/.+\.(exe|exe\.build|exe\.mdb)$
12^OpenSim\.(build|sln)$
13^Prebuild/Prebuild\.(build|sln)$
14.+~$