Add devenv config.

This commit is contained in:
Michael Lehmann
2025-04-16 17:06:24 +02:00
parent 5f793f6af9
commit fb062c138a
5 changed files with 144 additions and 0 deletions

10
.gitignore vendored
View File

@@ -23,3 +23,13 @@ go.work.sum
# env file
.env
# Devenv
.devenv*
devenv.local.nix
# direnv
.direnv
# pre-commit
.pre-commit-config.yaml