add envrc

This commit is contained in:
Thomas (Tom) C. Gorordo 2026-05-25 18:40:32 -07:00
parent 368770d792
commit be82bc4ba5
Signed by: tgorordo
GPG key ID: 0CBED22BB0D94490
2 changed files with 17 additions and 0 deletions

1
.envrc Normal file
View file

@ -0,0 +1 @@
use nix

16
.gitignore vendored Normal file
View file

@ -0,0 +1,16 @@
__pycache__/
.venv
.venv/
venv/
smithycmd.spec
smithygui.spec
build/
dist/
.ipynb_checkpoints
.ruff_cache/
.pytest_cache/
.benchmarks/