[Libreoffice-commits] online.git: loleaflet/.gitignore

Ashod Nakashian ashod.nakashian at collabora.co.uk
Wed Jan 6 06:21:20 PST 2016


 loleaflet/.gitignore |   17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

New commits:
commit 04d263cba0eab78e8fe2a57ec69ad6272d8a232a
Author: Ashod Nakashian <ashod.nakashian at collabora.co.uk>
Date:   Tue Jan 5 12:51:40 2016 -0500

    loleaflet: .gitignore load_test dirs
    
    Change-Id: I03bee4676f50e1e88ffd29c84962d7e5f0977381
    Reviewed-on: https://gerrit.libreoffice.org/21155
    Reviewed-by: Ashod Nakashian <ashnakash at gmail.com>
    Tested-by: Ashod Nakashian <ashnakash at gmail.com>

diff --git a/loleaflet/.gitignore b/loleaflet/.gitignore
index 370352c..1b75788 100644
--- a/loleaflet/.gitignore
+++ b/loleaflet/.gitignore
@@ -1,16 +1,17 @@
 node_modules
-.DS_Store
+.*
 tmp/**/*
-.idea
-.idea/**/*
 *.iml
 *.sublime-*
-_site
-dist/*.js
-plugins/draw-0.2.4/dist/*.js
-coverage/
 *.js.html
 index.html
-.mailmap
 bower.json
 component.json
+
+_site
+dist/*.js
+plugins/draw-0.2.4/dist/*.js
+coverage/
+/load_test_out
+/spec/data/load_test
+


More information about the Libreoffice-commits mailing list