build: ignore more files
This commit is contained in:
parent
a128091575
commit
c242ca8cc6
1 changed files with 4 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
### direnv ###
|
### direnv ###
|
||||||
|
.envrc
|
||||||
.direnv
|
.direnv
|
||||||
|
|
||||||
### Rust ###
|
### Rust ###
|
||||||
|
|
@ -24,3 +25,6 @@ target/
|
||||||
|
|
||||||
Dockerfile
|
Dockerfile
|
||||||
.dockerignore
|
.dockerignore
|
||||||
|
|
||||||
|
flake.nix
|
||||||
|
flake.lock
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue