diff options
author | Ashod Nakashian <ashod.nakashian@collabora.co.uk> | 2016-07-07 19:23:17 -0400 |
---|---|---|
committer | Ashod Nakashian <ashnakash@gmail.com> | 2016-09-21 04:46:48 +0000 |
commit | dec8da2a9aadbb6758ee76c30582bd8620a10ecb (patch) | |
tree | 87304bbb7742e559d91e01fc79d6af3f88bf069c /.gitignore | |
parent | a8a8ff59c5749bbe1f2f58ea8fd42d66e6ae2a81 (diff) |
Ignore temporary editor/tool files
Change-Id: Ibe47493edad6a6b016810ea777907d84d0f618f9
Reviewed-on: https://gerrit.libreoffice.org/28651
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
Tested-by: Ashod Nakashian <ashnakash@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index aac380dda2c1..4d9221386c01 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 |