diff options
author | sils <sils@sils.li> | 2023-05-05 17:53:35 +0200 |
---|---|---|
committer | sils <sils@sils.li> | 2023-05-05 17:53:35 +0200 |
commit | 9c5aceaba5d00d93ccd67bcd203b9695e8fa4cc6 (patch) | |
tree | d8b330c1bbadae24c65f51cc104d849b8fb12cb7 /.gitignore | |
parent | Feat(flake.nix): Add devShell output (diff) | |
download | nix-config-9c5aceaba5d00d93ccd67bcd203b9695e8fa4cc6.tar.gz nix-config-9c5aceaba5d00d93ccd67bcd203b9695e8fa4cc6.zip |
Feat(direnv): Use direnv
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2346acd..4cadecd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ result hardware-configuration.nix +.direnv |