.gitignore | 3 +++ 1 file changed, 3 insertions(+) New commits: commit 777637a3cd46763cf79fb4f2c0a6929349a810f6 Author: Muhammet Kara <muhamm...@gmail.com> Date: Thu Jun 22 16:51:15 2017 +0300
gitignore: compile_commands.json This file is generated by "make vim-ide-integration" Change-Id: I9355bc36b2a654efd6183b268662b10b224f2117 Reviewed-on: https://gerrit.libreoffice.org/39108 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrh...@googlemail.com> diff --git a/.gitignore b/.gitignore index da1b3ea881ac..3ec069d1f0c9 100644 --- a/.gitignore +++ b/.gitignore @@ -171,3 +171,6 @@ LibreOffice.VC.VC.opendb # Sublime Specific *.sublime-project *.sublime-workspace + +# vim-ide-integration +compile_commands.json _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits