aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorMelanie Thielker2014-06-21 00:39:55 +0200
committerMelanie Thielker2014-06-21 00:39:55 +0200
commit159fcbf150b7da0e229b29aa7b94793484543d12 (patch)
treeb8c0ff3b4c758a3fba8315b556c923ef4c02a185 /.gitignore
parentMerge commit '68c8633ba18f0a11cfc0ed04d1d0c7c59e6cec76' (diff)
parentMerge branch 'master' into careminster (diff)
downloadopensim-SC_OLD-159fcbf150b7da0e229b29aa7b94793484543d12.zip
opensim-SC_OLD-159fcbf150b7da0e229b29aa7b94793484543d12.tar.gz
opensim-SC_OLD-159fcbf150b7da0e229b29aa7b94793484543d12.tar.bz2
opensim-SC_OLD-159fcbf150b7da0e229b29aa7b94793484543d12.tar.xz
Merge branch 'master' of ssh://3dhosting.de/var/git/careminster
Conflicts: OpenSim/Region/Framework/Scenes/SceneObjectGroup.cs
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 91e9be5..6561718 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,6 +12,12 @@
12*.dll.build 12*.dll.build
13*.dll 13*.dll
14*.log 14*.log
15
16# Ignore .user and .suo files as these are user preference specific
17# http://stackoverflow.com/questions/72298/should-i-add-the-visual-studio-suo-and-user-files-to-source-control
18*.suo
19*.user
20
15*.VisualState.xml 21*.VisualState.xml
16*/*/obj 22*/*/obj
17*/*/*/obj 23*/*/*/obj
@@ -68,7 +74,6 @@ bin/crashes/
68Examples/*.dll 74Examples/*.dll
69OpenSim.build 75OpenSim.build
70OpenSim.sln 76OpenSim.sln
71OpenSim.suo
72OpenSim.userprefs 77OpenSim.userprefs
73Prebuild/Prebuild.build 78Prebuild/Prebuild.build
74Prebuild/Prebuild.sln 79Prebuild/Prebuild.sln