Add direnv and nix output to gitignore

This commit is contained in:
Kristoffer Dalby 2022-04-21 09:06:13 +01:00
parent bc63c577a9
commit 9254afff2d
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -27,3 +27,7 @@ derp.yaml
.idea
test_output/
# Nix and direnv
.direnv/
result