Add initial DevEnv.

This commit is contained in:
Michael Lehmann
2025-10-05 12:22:21 +02:00
parent 31765f9db3
commit 029a68032f
5 changed files with 169 additions and 0 deletions

10
.gitignore vendored
View File

@@ -182,3 +182,13 @@ result-*
# Ignore automatically generated direnv output
.direnv
# Devenv
.devenv*
devenv.local.nix
# direnv
.direnv
# pre-commit
.pre-commit-config.yaml