mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
Create compile-commands.json with Make
This commit is contained in:
parent
5c8983b9e6
commit
83fc988bec
5 changed files with 55 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -142,6 +142,7 @@ GTAGS
|
|||
|
||||
# auto-generated compilation database
|
||||
compile_commands.json
|
||||
*.compile_commands.json
|
||||
|
||||
nix-rust/target
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue