aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorOren Hurvitz2015-07-23 11:47:09 +0300
committerOren Hurvitz2015-07-23 11:47:09 +0300
commitb94df5889157741ef48f75b1876070f67bf4ac08 (patch)
treece06343ae1854671a171fa1b79164d12d8c8bde1 /.gitignore
parentAdd quotes aroung LandFlags as PGSQL seems to choke on the word when (diff)
downloadopensim-SC_OLD-b94df5889157741ef48f75b1876070f67bf4ac08.zip
opensim-SC_OLD-b94df5889157741ef48f75b1876070f67bf4ac08.tar.gz
opensim-SC_OLD-b94df5889157741ef48f75b1876070f67bf4ac08.tar.bz2
opensim-SC_OLD-b94df5889157741ef48f75b1876070f67bf4ac08.tar.xz
Git-ignore log files and console history files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b495ed1..ae452ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -67,6 +67,11 @@ bin/OpenSim.Grid.InventoryServer.log
67bin/OpenSim.Grid.MessagingServer.log 67bin/OpenSim.Grid.MessagingServer.log
68bin/OpenSim.Grid.UserServer.log 68bin/OpenSim.Grid.UserServer.log
69bin/OpenSim.log 69bin/OpenSim.log
70bin/OpenSimStats.log
71bin/Robust.log
72bin/RobustStats.log
73bin/OpenSimConsoleHistory.txt
74bin/RobustConsoleHistory.txt
70bin/*.manifest 75bin/*.manifest
71bin/crashes/ 76bin/crashes/
72Examples/*.dll 77Examples/*.dll