mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
adding some files to .gitignore that get generated when debugging in c# express with OpenSim.32BitLaunch as the startup project
This commit is contained in:
committed by
Justin Clark-Casey (justincc)
parent
e916b1399f
commit
8a7fbfb06a
4
.gitignore
vendored
4
.gitignore
vendored
@@ -30,6 +30,10 @@ bin/*.db-journal
|
||||
bin/addin-db-*
|
||||
bin/*.dll
|
||||
bin/OpenSim.vshost.exe.config
|
||||
bin/OpenSim.32BitLaunch.vshost.exe.config
|
||||
bin/OpenSim.32BitLaunch.log
|
||||
UpgradeLog.XML
|
||||
_UpgradeReport_Files/
|
||||
bin/ScriptEngines/*-*-*-*-*
|
||||
bin/ScriptEngines/*.dll
|
||||
bin/ScriptEngines/*/*.dll
|
||||
|
||||
Reference in New Issue
Block a user