.gitignore | 3 +++ 1 file changed, 3 insertions(+) New commits: commit b3639544d55b25aa2d9cf2bafb0c4aaf40ecd017 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> Reviewed-on: https://gerrit.libreoffice.org/44572 Reviewed-by: Michael Stahl <mst...@redhat.com> Tested-by: Michael Stahl <mst...@redhat.com> diff --git a/.gitignore b/.gitignore index da1b3ea881ac..e31e4801c9fd 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