aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2013-11-16 00:05:49 +0000
committerJustin Clark-Casey (justincc)2013-11-16 00:05:49 +0000
commit92fbe675b58bf03ecd14b9244e044d9df9bb016b (patch)
treec2ada91170c9d1b13ce0be8733af1be248279923 /.gitignore
parentminor: Use default(UUID) in rez attachment failure error logging rather than ... (diff)
downloadopensim-SC_OLD-92fbe675b58bf03ecd14b9244e044d9df9bb016b.zip
opensim-SC_OLD-92fbe675b58bf03ecd14b9244e044d9df9bb016b.tar.gz
opensim-SC_OLD-92fbe675b58bf03ecd14b9244e044d9df9bb016b.tar.bz2
opensim-SC_OLD-92fbe675b58bf03ecd14b9244e044d9df9bb016b.tar.xz
minor: Add OpenSim.v11.suo to .gitignore file.
This is generated if a vs2010 OpenSim.sln is loaded into vs2012 As per http://opensimulator.org/mantis/view.php?id=6839
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f0a5487..fce3a05 100644
--- a/.gitignore
+++ b/.gitignore
@@ -66,6 +66,10 @@ Examples/*.dll
66OpenSim.build 66OpenSim.build
67OpenSim.sln 67OpenSim.sln
68OpenSim.suo 68OpenSim.suo
69
70# This is generated if a vs2010 OpenSim.sln is loaded into vs2012
71OpenSim.v11.suo
72
69OpenSim.userprefs 73OpenSim.userprefs
70Prebuild/Prebuild.build 74Prebuild/Prebuild.build
71Prebuild/Prebuild.sln 75Prebuild/Prebuild.sln