aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.hgignore
diff options
context:
space:
mode:
authorDr Scofield2008-07-07 09:58:01 +0000
committerDr Scofield2008-07-07 09:58:01 +0000
commit7420f96128020ba158d9712497d3c36796c88087 (patch)
treecaf31c2760e2fb3ff4128308cd41ac1eddf849db /.hgignore
parentfurther progress on HttpServer integration: OSHttpRequest can now be (diff)
downloadopensim-SC-7420f96128020ba158d9712497d3c36796c88087.zip
opensim-SC-7420f96128020ba158d9712497d3c36796c88087.tar.gz
opensim-SC-7420f96128020ba158d9712497d3c36796c88087.tar.bz2
opensim-SC-7420f96128020ba158d9712497d3c36796c88087.tar.xz
switching to safer locks.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore11
1 files changed, 6 insertions, 5 deletions
diff --git a/.hgignore b/.hgignore
index 223c8ee..97064f7 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,4 +1,3 @@
1^tailor.state$
2^tailor.state.old$ 1^tailor.state.old$
3^tailor.state.journal$ 2^tailor.state.journal$
4\.csproj$ 3\.csproj$
@@ -6,12 +5,14 @@
6\.mdp$ 5\.mdp$
7\.mds$ 6\.mds$
8\.dll\.build$ 7\.dll\.build$
9/bin/Debug/.+\.dll$ 8^bin/Debug/.+\.dll$
10/bin/Debug/.+\.dll.mdb$ 9bin/.+\.dll.mdb$
11^bin/.+\.dll$ 10bin/addin-db-
11bin/.+\.dll$
12bin/.+\.maddin$
13Examples/.+\.dll$
12^bin/.+\.exe 14^bin/.+\.exe
13^(OpenSim|Prebuild)/.+\.(exe|exe\.build|exe\.mdb)$ 15^(OpenSim|Prebuild)/.+\.(exe|exe\.build|exe\.mdb)$
14^OpenSim\.(build|sln)$ 16^OpenSim\.(build|sln)$
15^Prebuild/Prebuild\.(build|sln)$ 17^Prebuild/Prebuild\.(build|sln)$
16.+~$ 18.+~$
17