mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
adding bin/ScriptEngines/*/*.{dll,state}, bin/j2kDecodeCache,
bin/UserAssets to .gitignore
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -19,17 +19,21 @@ bin/*.dll.mdb
|
||||
bin/addin-db-*
|
||||
bin/*.dll
|
||||
bin/ScriptEngines/*.dll
|
||||
bin/ScriptEngines/*/*.dll
|
||||
bin/ScriptEngines/*/*.state
|
||||
bin/*.maddin
|
||||
Examples/*.dll
|
||||
bin/*.exe
|
||||
bin/j2kDecodeCache
|
||||
bin/Physics*
|
||||
bin/Terrain*
|
||||
bin/UserAssets
|
||||
bin/estate_settings.xml
|
||||
Examples/*.dll
|
||||
OpenSim.build
|
||||
OpenSim.sln
|
||||
Prebuild/Prebuild.build
|
||||
Prebuild/Prebuild.sln
|
||||
bin/OpenSim.log
|
||||
bin/Physics*
|
||||
bin/Terrain*
|
||||
bin/estate_settings.xml
|
||||
cov/*
|
||||
OpenSim/OpenSim.userprefs
|
||||
OpenSim/OpenSim.usertasks
|
||||
|
||||
Reference in New Issue
Block a user