add direnv dir to .gitignore

This commit is contained in:
Martin Wurm 2024-02-14 04:53:08 +01:00
parent 0c8387ce02
commit 8fc7bcb788
3 changed files with 3 additions and 1857 deletions

View file

@ -1 +0,0 @@
/nix/store/yh8plh4ww2rk9085gg552ivcr0ykfma7-brokentech.cloud-0.1-env

File diff suppressed because it is too large Load diff

3
.gitignore vendored
View file

@ -18,6 +18,9 @@ hugo.linux
result
result-*
# Ingore direnv state dir
**/.direnv/
# ---> Go
# If you prefer the allow list template instead of the deny list, see community template:
# https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore