[Libreoffice-commits] core.git: .gitignore

Ashod Nakashian ashod.nakashian at collabora.co.uk
Wed Sep 21 04:48:23 UTC 2016


 .gitignore |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit dec8da2a9aadbb6758ee76c30582bd8620a10ecb
Author: Ashod Nakashian <ashod.nakashian at collabora.co.uk>
Date:   Thu Jul 7 19:23:17 2016 -0400

    Ignore temporary editor/tool files
    
    Change-Id: Ibe47493edad6a6b016810ea777907d84d0f618f9
    Reviewed-on: https://gerrit.libreoffice.org/28651
    Reviewed-by: Ashod Nakashian <ashnakash at gmail.com>
    Tested-by: Ashod Nakashian <ashnakash at gmail.com>

diff --git a/.gitignore b/.gitignore
index aac380d..4d92213 100644
--- a/.gitignore
+++ b/.gitignore
@@ -88,6 +88,10 @@
 .settings
 .eclipsesettingfile
 eclipsesettingfile.xml
+.clang_complete
+.cxx_tags
+.yavide_proj
+.yavide_session
 
 # things below this point are targeted for elimination
 


More information about the Libreoffice-commits mailing list