feat: add direnv

This commit is contained in:
2026-04-12 17:59:30 -04:00
parent 0a80999ca7
commit 45b6ccdf22
2 changed files with 7 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
.direnv
.env
.venv
__pycache__