once more on hgignore, now that I think I understand this
workflow better0.6.0-stable
parent
5d9a003a2c
commit
0926239541
|
@ -0,0 +1,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)$
|
||||||
|
.+~$
|
||||||
|
|
Loading…
Reference in New Issue