fix: settings.yml missing hex prefix

feat: add direnv config
This commit is contained in:
2023-12-29 13:23:41 +01:00
parent 2411dd2bea
commit c1b1068c4b
3 changed files with 41 additions and 39 deletions

1
.gitignore vendored
View File

@@ -6,6 +6,7 @@ node_modules
/package
.env
.env.*
.direnv
!.env.example
venv
vite.config.js.timestamp-*