aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorAlexRa2010-04-27 13:44:19 +0300
committerAlexRa2010-04-28 11:41:22 +0300
commit0718748ea4dba1f0de409c0e099a803d8765ae63 (patch)
treece188930bae02696185c0e9e965554b7ef9edb5f /.gitignore
parentMerge branch 'master' of melanie@opensimulator.org:/var/git/opensim (diff)
downloadopensim-SC_OLD-0718748ea4dba1f0de409c0e099a803d8765ae63.zip
opensim-SC_OLD-0718748ea4dba1f0de409c0e099a803d8765ae63.tar.gz
opensim-SC_OLD-0718748ea4dba1f0de409c0e099a803d8765ae63.tar.bz2
opensim-SC_OLD-0718748ea4dba1f0de409c0e099a803d8765ae63.tar.xz
Removed from git .../obj directories (created by VStudio)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b6b5582..4eca1cf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,13 @@
9*.pdb 9*.pdb
10*.pidb 10*.pidb
11*.dll.build 11*.dll.build
12*.dll
13*/*/obj
14*/*/*/obj
15*/*/*/*/obj
16*/*/*/*/*/obj
17*/*/*/*/*/*/obj
18*/*/*/*/*/*/*/obj
12*/*/bin 19*/*/bin
13*/*/*/bin 20*/*/*/bin
14*/*/*/*/bin 21*/*/*/*/bin
@@ -45,6 +52,7 @@ bin/OpenSim.Grid.InventoryServer.log
45bin/OpenSim.Grid.MessagingServer.log 52bin/OpenSim.Grid.MessagingServer.log
46bin/OpenSim.Grid.UserServer.log 53bin/OpenSim.Grid.UserServer.log
47bin/OpenSim.log 54bin/OpenSim.log
55bin/*.manifest
48bin/crashes/ 56bin/crashes/
49Examples/*.dll 57Examples/*.dll
50OpenSim.build 58OpenSim.build