mirror of
https://github.com/NixOS/nix.git
synced 2024-11-21 22:32:26 +00:00
Add ccls files to .gitignore
This commit is contained in:
parent
7cb5f643a6
commit
c8b17212c8
6
.gitignore
vendored
6
.gitignore
vendored
@ -126,4 +126,10 @@ GRTAGS
|
|||||||
GSYMS
|
GSYMS
|
||||||
GTAGS
|
GTAGS
|
||||||
|
|
||||||
|
# ccls
|
||||||
|
/.ccls-cache
|
||||||
|
|
||||||
|
# auto-generated compilation database
|
||||||
|
compile_commands.json
|
||||||
|
|
||||||
nix-rust/target
|
nix-rust/target
|
||||||
|
Loading…
Reference in New Issue
Block a user