chore: switch from shell.nix to devenv

This commit is contained in:
2025-05-24 21:40:08 +02:00
parent f720e6a57e
commit b3a4f3cbd8
7 changed files with 144 additions and 12 deletions

10
.gitignore vendored
View File

@@ -4,3 +4,13 @@ node_modules
/docs/**/*.md
/docs/.vuepress/dist/
/.yarn/
# Devenv
.devenv*
devenv.local.nix
# direnv
.direnv
# pre-commit
.pre-commit-config.yaml