aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2019-10-25 10:14:28 +0200
committerAndreas Schneider <asn@cryptomilk.org>2019-10-25 17:29:10 +0200
commita4b95268eef8283c7edaba69d6fe597cf2b754af (patch)
treef03d5f7d90621ccd217f103c48a3f017724d3d69 /.gitignore
parent8a50dbc6ba33cf1f2596a07927eec309edf809b3 (diff)
downloadlibssh-a4b95268eef8283c7edaba69d6fe597cf2b754af.tar.gz
libssh-a4b95268eef8283c7edaba69d6fe597cf2b754af.tar.xz
libssh-a4b95268eef8283c7edaba69d6fe597cf2b754af.zip
cmake: Link compile database to source dir for clangd
See https://github.com/ycm-core/YouCompleteMe https://github.com/abingham/emacs-ycmd Signed-off-by: Andreas Schneider <asn@cryptomilk.org> Reviewed-by: Jakub Jelen <jjelen@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0baa4fa1..da6827ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,8 @@
*.swp
*~$
cscope.*
+compile_commands.json
+/.clangd
tags
/build
/obj*