aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.hgignore
diff options
context:
space:
mode:
authorUbitUmarov2015-09-01 11:43:07 +0100
committerUbitUmarov2015-09-01 11:43:07 +0100
commitfb78b182520fc9bb0f971afd0322029c70278ea6 (patch)
treeb4e30d383938fdeef8c92d1d1c2f44bb61d329bd /.hgignore
parentlixo (diff)
parentMantis #7713: fixed bug introduced by 1st MOSES patch. (diff)
downloadopensim-SC_OLD-fb78b182520fc9bb0f971afd0322029c70278ea6.zip
opensim-SC_OLD-fb78b182520fc9bb0f971afd0322029c70278ea6.tar.gz
opensim-SC_OLD-fb78b182520fc9bb0f971afd0322029c70278ea6.tar.bz2
opensim-SC_OLD-fb78b182520fc9bb0f971afd0322029c70278ea6.tar.xz
Merge remote-tracking branch 'os/master'
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore23
1 files changed, 23 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
new file mode 100644
index 0000000..29bba21
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,23 @@
1^tailor.state.old$
2^tailor.state.journal$
3\.csproj$
4\.csproj\.user$
5\.mdp$
6\.mds$
7\.dll\.build$
8^bin/Debug/.+\.dll$
9^bin/.+\.db$
10^bin/OpenSim\.ini$
11^bin/OpenSim\.log$
12^bin/estate_settings\.xml$
13^bin/Regions
14bin/.+\.dll.mdb$
15bin/addin-db-
16bin/.+\.dll$
17bin/.+\.maddin$
18Examples/.+\.dll$
19^bin/.+\.exe
20^(OpenSim|Prebuild)/.+\.(exe|exe\.build|exe\.mdb)$
21^OpenSim\.(build|sln)$
22^Prebuild/Prebuild\.(build|sln)$
23.+~$