Setup devenv

This commit is contained in:
Michael Lehmann
2024-12-19 20:54:44 +01:00
parent ed8cc243ea
commit 929f2fab76
5 changed files with 176 additions and 0 deletions

9
.gitignore vendored
View File

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