patch: update gitignore and fixed issue in flake.nix (#62)
- Added direnv/ dir to gitignore - Fixed a small fuck up in the flake.nix I made
This commit is contained in:
parent
1d21dc5879
commit
be4ef31521
2 changed files with 35 additions and 29 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
/.pre-commit-config.yaml
|
||||
/result*
|
||||
.direnv/
|
||||
.pre-commit-config.yaml
|
||||
result
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue