Upgrade flake with pre-commit hooks and devShell
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -1,2 +1,8 @@
|
||||
# "nix build" default output symlink
|
||||
/result
|
||||
# direnv cache
|
||||
/.direnv
|
||||
|
||||
# "nix build" default output link
|
||||
result
|
||||
|
||||
# nix pre-commit autogenerated by devShell
|
||||
/.pre-commit-config.yaml
|
||||
|
||||
Reference in New Issue
Block a user