1
1
libssh/.gitignore
Andreas Schneider a4b95268ee 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>
2019-10-25 17:29:10 +02:00

12 строки
79 B
Plaintext

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