.gitignore: add nix ignores

This commit is contained in:
Oystein Kristoffer Tveit 2024-08-04 14:30:35 +02:00
parent 44e23413ff
commit 0b1b8c296c
Signed by: oysteikt
GPG Key ID: 9F2F7D8250F35146
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored
View File

@ -1,2 +1,8 @@
# Rust
/target
config.toml
# Nix
/.direnv/
result
result-*