mirror of
https://github.com/NixOS/nix
synced 2025-06-25 10:41:16 +02:00
.gitignore: Add .cache/
This commit is contained in:
parent
6db66ebfc5
commit
ab78d8804e
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -138,3 +138,6 @@ nix-rust/target
|
||||||
result
|
result
|
||||||
|
|
||||||
.vscode/
|
.vscode/
|
||||||
|
|
||||||
|
# clangd and possibly more
|
||||||
|
.cache/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue