9b236631b1
Add residues of clangd and ccls to prevent them from being accidentally included in a commit. clangd and ccls are two C/C++ Language Server implementations listed in https://microsoft.github.io/language-server-protocol/implementors/servers/ . Sponsored by: The FreeBSD Foundation MFC after: 3 days Reviewed by: philip Differential Revision: https://reviews.freebsd.org/D26555
31 lines
288 B
Plaintext
31 lines
288 B
Plaintext
*.a
|
|
*.core
|
|
*.o
|
|
*.so
|
|
*.swp
|
|
*~
|
|
_.tinderbox.*
|
|
_.universe-toolchain
|
|
_.amd64.*
|
|
_.arm.*
|
|
_.arm64.*
|
|
_.i386.*
|
|
_.ia64.*
|
|
_.mips.*
|
|
_.pc98.*
|
|
_.powerpc.*
|
|
_.riscv.*
|
|
_.sparc64.*
|
|
_.sun4v.*
|
|
GPATH
|
|
GRTAGS
|
|
GTAGS
|
|
ID
|
|
cscope.files
|
|
cscope.in.out
|
|
cscope.out
|
|
cscope.po.out
|
|
compile_commands.json
|
|
.clangd
|
|
.ccls-cache
|