🧑‍💻 add devenv

This commit is contained in:
2023-03-25 19:29:10 -04:00
parent 4d0b3654be
commit 5751fd9440
5 changed files with 181 additions and 0 deletions

5
.gitignore vendored
View File

@ -15,3 +15,8 @@ package-lock.json
*.pyc
__pycache__
.pytest_cache
# Devenv
.devenv*
devenv.local.nix
.direnv/