Files
libssh/.gitignore
Andreas Schneider aaeaca8c6e 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>
(cherry picked from commit d4328069652635a431e13db0d7c8cbe02af21082)
2019-10-25 16:11:17 +02:00

12 lines
79 B
Plaintext

*.a
*.o
.*
*.swp
*~$
cscope.*
compile_commands.json
/.clangd
tags
/build
/obj*