aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.hgignore
diff options
context:
space:
mode:
authorSean Dague2008-03-04 18:53:52 +0000
committerSean Dague2008-03-04 18:53:52 +0000
commit5d9a003a2c12cfeceb1df0c3437be7fcd8711a1d (patch)
treec1d0ffb0c742eb3b6d38fc52f63f02531d1d187e /.hgignore
parentthis is probably just a band aid, but should at least (diff)
downloadopensim-SC_OLD-5d9a003a2c12cfeceb1df0c3437be7fcd8711a1d.zip
opensim-SC_OLD-5d9a003a2c12cfeceb1df0c3437be7fcd8711a1d.tar.gz
opensim-SC_OLD-5d9a003a2c12cfeceb1df0c3437be7fcd8711a1d.tar.bz2
opensim-SC_OLD-5d9a003a2c12cfeceb1df0c3437be7fcd8711a1d.tar.xz
going to have to manage hg ignore a different way
Diffstat (limited to '')
-rw-r--r--.hgignore14
1 files changed, 0 insertions, 14 deletions
diff --git a/.hgignore b/.hgignore
deleted file mode 100644
index 635c457..0000000
--- a/.hgignore
+++ /dev/null
@@ -1,14 +0,0 @@
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.+~$