mirror of
https://github.com/opensim/opensim.git
synced 2026-08-14 17:55:39 +08:00
once more on hgignore, now that I think I understand this
workflow better
This commit is contained in:
15
.hgignore
Normal file
15
.hgignore
Normal file
@@ -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)$
|
||||
.+~$
|
||||
|
||||
Reference in New Issue
Block a user