aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorubit2012-12-03 21:26:36 +0100
committerubit2012-12-03 21:26:36 +0100
commit5d4b7d537d872d27c394402d3483c2a9bd2153f0 (patch)
tree39aae50386555bf024700314fb7bee5121a9d683 /.gitignore
parentMerge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork (diff)
parentMerge branch 'avination' into ubitwork (diff)
downloadopensim-SC-5d4b7d537d872d27c394402d3483c2a9bd2153f0.zip
opensim-SC-5d4b7d537d872d27c394402d3483c2a9bd2153f0.tar.gz
opensim-SC-5d4b7d537d872d27c394402d3483c2a9bd2153f0.tar.bz2
opensim-SC-5d4b7d537d872d27c394402d3483c2a9bd2153f0.tar.xz
Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e04c219..fae7509 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,9 +29,14 @@ addon-modules/
29bin/Debug/*.dll 29bin/Debug/*.dll
30bin/*.dll.mdb 30bin/*.dll.mdb
31bin/*.db 31bin/*.db
32bin/*.db-journal
32bin/addin-db-* 33bin/addin-db-*
33bin/*.dll 34bin/*.dll
34bin/OpenSim.vshost.exe.config 35bin/OpenSim.vshost.exe.config
36bin/OpenSim.32BitLaunch.vshost.exe.config
37bin/OpenSim.32BitLaunch.log
38UpgradeLog.XML
39_UpgradeReport_Files/
35bin/ScriptEngines/*-*-*-*-* 40bin/ScriptEngines/*-*-*-*-*
36bin/ScriptEngines/*.dll 41bin/ScriptEngines/*.dll
37bin/ScriptEngines/*/*.dll 42bin/ScriptEngines/*/*.dll
@@ -64,6 +69,7 @@ Examples/*.dll
64OpenSim.build 69OpenSim.build
65OpenSim.sln 70OpenSim.sln
66OpenSim.suo 71OpenSim.suo
72OpenSim.userprefs
67Prebuild/Prebuild.build 73Prebuild/Prebuild.build
68Prebuild/Prebuild.sln 74Prebuild/Prebuild.sln
69TestResult.xml 75TestResult.xml