summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMuhammet Kara <muhammet.kara@pardus.org.tr>2017-06-23 14:12:43 +0300
committerMuhammet Kara <muhammet.kara@pardus.org.tr>2017-06-24 00:21:21 +0200
commit4493f983d511990684588fbd141ec4f6ff0b40b6 (patch)
tree3170a7be2108860fe05ea794cd40908f5b019929 /.gitignore
parent55315a8b3b78e2264da8e204ee4fca192829dd1a (diff)
gitignore: compile_commands.json is only top-level
Change-Id: I313b86d8736e948d52d57bad77550f2969c9fc67 Reviewed-on: https://gerrit.libreoffice.org/39107 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Muhammet Kara <muhammet.kara@pardus.org.tr>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3ec069d1f0c9..e31e4801c9fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -173,4 +173,4 @@ LibreOffice.VC.VC.opendb
*.sublime-workspace
# vim-ide-integration
-compile_commands.json
+/compile_commands.json