adding some files to .gitignore that get generated when debugging in c# express with OpenSim.32BitLaunch as the startup project

integration
SignpostMarv 2012-08-27 01:37:55 +01:00 committed by Justin Clark-Casey (justincc)
parent e916b1399f
commit 8a7fbfb06a
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -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