Removed from git .../obj directories (created by VStudio)

This commit is contained in:
AlexRa
2010-04-27 13:44:19 +03:00
parent a92ca3c2c9
commit 0718748ea4

8
.gitignore vendored
View File

@@ -9,6 +9,13 @@
*.pdb
*.pidb
*.dll.build
*.dll
*/*/obj
*/*/*/obj
*/*/*/*/obj
*/*/*/*/*/obj
*/*/*/*/*/*/obj
*/*/*/*/*/*/*/obj
*/*/bin
*/*/*/bin
*/*/*/*/bin
@@ -45,6 +52,7 @@ bin/OpenSim.Grid.InventoryServer.log
bin/OpenSim.Grid.MessagingServer.log
bin/OpenSim.Grid.UserServer.log
bin/OpenSim.log
bin/*.manifest
bin/crashes/
Examples/*.dll
OpenSim.build