diff options
author | David Walter Seikel | 2013-02-23 19:29:58 +1000 |
---|---|---|
committer | David Walter Seikel | 2013-02-23 19:29:58 +1000 |
commit | df1c02e98834e0c943c2af85d5d029c2d20d092c (patch) | |
tree | 8953336cd877ce63e32bc0547888dbc878c4301a | |
parent | Add Flotsam license. (diff) | |
download | opensim-SC-df1c02e98834e0c943c2af85d5d029c2d20d092c.zip opensim-SC-df1c02e98834e0c943c2af85d5d029c2d20d092c.tar.gz opensim-SC-df1c02e98834e0c943c2af85d5d029c2d20d092c.tar.bz2 opensim-SC-df1c02e98834e0c943c2af85d5d029c2d20d092c.tar.xz |
Let's ignore hg. B-)
-rw-r--r-- | .hgignore | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/.hgignore b/.hgignore deleted file mode 100644 index 29bba21..0000000 --- a/.hgignore +++ /dev/null | |||
@@ -1,23 +0,0 @@ | |||
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 | ||
14 | bin/.+\.dll.mdb$ | ||
15 | bin/addin-db- | ||
16 | bin/.+\.dll$ | ||
17 | bin/.+\.maddin$ | ||
18 | Examples/.+\.dll$ | ||
19 | ^bin/.+\.exe | ||
20 | ^(OpenSim|Prebuild)/.+\.(exe|exe\.build|exe\.mdb)$ | ||
21 | ^OpenSim\.(build|sln)$ | ||
22 | ^Prebuild/Prebuild\.(build|sln)$ | ||
23 | .+~$ | ||