aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.hgignore
blob: 97064f7e1f7a87a966e4a0821c872acef78042bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
^tailor.state.old$
^tailor.state.journal$
\.csproj$
\.csproj\.user$
\.mdp$
\.mds$
\.dll\.build$
^bin/Debug/.+\.dll$
bin/.+\.dll.mdb$
bin/addin-db-
bin/.+\.dll$
bin/.+\.maddin$
Examples/.+\.dll$
^bin/.+\.exe
^(OpenSim|Prebuild)/.+\.(exe|exe\.build|exe\.mdb)$
^OpenSim\.(build|sln)$
^Prebuild/Prebuild\.(build|sln)$
.+~$