aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.hgignore
blob: cc35398d3232c657347c6003881681fe4a7636fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
^tailor.state$
^tailor.state.old$
^tailor.state.journal$
\.csproj$
\.csproj\.user$
\.dll\.build$
/bin/Debug/.+\.dll$
/bin/Debug/.+\.dll.mdb$
^bin/.+\.dll$
^bin/.+\.exe
^(OpenSim|Prebuild)/.+\.(exe|exe\.build|exe\.mdb)$
^OpenSim\.(build|sln)$
^Prebuild/Prebuild\.(build|sln)$
.+~$