aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorSean Dague2008-03-04 15:12:11 +0000
committerSean Dague2008-03-04 15:12:11 +0000
commit3112b91cba5aac09834fc2ae8cc23712f83e157e (patch)
treed03e9f2a5cdba54a884a7339ea50e1a43c17fb74
parent* One line fix to get everything working again. Essentially set the originR... (diff)
downloadopensim-SC_OLD-3112b91cba5aac09834fc2ae8cc23712f83e157e.zip
opensim-SC_OLD-3112b91cba5aac09834fc2ae8cc23712f83e157e.tar.gz
opensim-SC_OLD-3112b91cba5aac09834fc2ae8cc23712f83e157e.tar.bz2
opensim-SC_OLD-3112b91cba5aac09834fc2ae8cc23712f83e157e.tar.xz
check in an hgignore to help with mercurial mirror
-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.+~$