aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGeir Nøklebye2015-07-27 14:25:28 +0200
committerOren Hurvitz2015-07-31 15:57:22 +0100
commit1de8c3570d0c8d18c181286334de81bf436dfbb4 (patch)
treef1223afc3ac3997039d5c3e8aa7e77648d92b5b8 /.gitignore
parentFixed bad log message (diff)
downloadopensim-SC-1de8c3570d0c8d18c181286334de81bf436dfbb4.zip
opensim-SC-1de8c3570d0c8d18c181286334de81bf436dfbb4.tar.gz
opensim-SC-1de8c3570d0c8d18c181286334de81bf436dfbb4.tar.bz2
opensim-SC-1de8c3570d0c8d18c181286334de81bf436dfbb4.tar.xz
PGSQL migrations for IM_Store, UserProfiles, removal of casting exception for UserProfiles and adding double precision to PGSQL Manager
PGSQL migrations for IM_Store, UserProfiles, removal of casting exception for UserProfiles and adding double precision to PGSQL Manager. Fixes the Offline IM to Email toggle and prepares for fixing Offline IM. Signed-off-by: Oren Hurvitz <orenh@kitely.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ae452ec..1ddfd3a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -108,3 +108,5 @@ OpenSim/Tests/test-results/
108test-results/ 108test-results/
109doc/html 109doc/html
110doc/doxygen.error.log 110doc/doxygen.error.log
111
112*.patch