diff options
author | BlueWall | 2011-10-26 08:33:17 -0400 |
---|---|---|
committer | BlueWall | 2011-10-26 08:33:17 -0400 |
commit | 66bdd2062812c5f2a3223395691df8c1034b8229 (patch) | |
tree | 63329218f71501552fdf35e658c635e898b4a027 /.gitignore | |
parent | Implementing PRIM_LINK_TARGET, but only for setting params (diff) | |
download | opensim-SC_OLD-66bdd2062812c5f2a3223395691df8c1034b8229.zip opensim-SC_OLD-66bdd2062812c5f2a3223395691df8c1034b8229.tar.gz opensim-SC_OLD-66bdd2062812c5f2a3223395691df8c1034b8229.tar.bz2 opensim-SC_OLD-66bdd2062812c5f2a3223395691df8c1034b8229.tar.xz |
Add some things to .gitignore to make the status cleaner
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 18 |
1 files changed, 17 insertions, 1 deletions
@@ -70,4 +70,20 @@ TAGS | |||
70 | Makefile.local | 70 | Makefile.local |
71 | bin/.version | 71 | bin/.version |
72 | compile.bat | 72 | compile.bat |
73 | 73 | addon-modules | |
74 | OpenSim/Data/Tests/test-results/ | ||
75 | OpenSim/Framework/Serialization/Tests/test-results/ | ||
76 | OpenSim/Framework/Servers/Tests/test-results/ | ||
77 | OpenSim/Framework/Tests/test-results/ | ||
78 | OpenSim/Region/ClientStack/Linden/Caps/test-results/ | ||
79 | OpenSim/Region/ClientStack/Linden/UDP/Tests/test-results/ | ||
80 | OpenSim/Region/CoreModules/test-results/ | ||
81 | OpenSim/Region/Framework/test-results/ | ||
82 | OpenSim/Region/OptionalModules/test-results/ | ||
83 | OpenSim/Region/Physics/BulletDotNETPlugin/ | ||
84 | OpenSim/Region/Physics/Manager/test-results/ | ||
85 | OpenSim/Region/Physics/OdePlugin/Tests/test-results/ | ||
86 | OpenSim/Region/ScriptEngine/test-results/ | ||
87 | OpenSim/Tests/Common/test-results/ | ||
88 | OpenSim/Tests/test-results/ | ||
89 | test-results/ | ||