mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
check in an hgignore to help with mercurial mirror
This commit is contained in:
14
.hgignore
Normal file
14
.hgignore
Normal file
@@ -0,0 +1,14 @@
|
||||
^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