mirror of
https://github.com/tgorordo/smithy.git
synced 2026-06-05 16:22:15 -07:00
add envrc
This commit is contained in:
parent
368770d792
commit
be82bc4ba5
2 changed files with 17 additions and 0 deletions
1
.envrc
Normal file
1
.envrc
Normal file
|
|
@ -0,0 +1 @@
|
|||
use nix
|
||||
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
|
||||
__pycache__/
|
||||
|
||||
.venv
|
||||
.venv/
|
||||
venv/
|
||||
|
||||
smithycmd.spec
|
||||
smithygui.spec
|
||||
build/
|
||||
dist/
|
||||
|
||||
.ipynb_checkpoints
|
||||
.ruff_cache/
|
||||
.pytest_cache/
|
||||
.benchmarks/
|
||||
Loading…
Add table
Add a link
Reference in a new issue