add direnv to gitignore

This commit is contained in:
Sakooooo 2024-11-21 07:42:58 +04:00
parent f8909280b2
commit a077422b4d
Signed by: sako
GPG key ID: 3FD715D87D7725E0

2
.gitignore vendored
View file

@ -25,3 +25,5 @@ go.work.sum
# env file # env file
.env .env
# direnv
.direnv