summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMuhammet Kara <muhammetk@gmail.com>2017-06-22 16:51:15 +0300
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-06-22 18:51:12 +0200
commit777637a3cd46763cf79fb4f2c0a6929349a810f6 (patch)
tree12161cbb07d2a068d3dbd87f3fb03c31aa8f967d /.gitignore
parent2522bbeecc628bb16ee17286e11b54613f78b195 (diff)
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 <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
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