Compare commits

...

1 commit
v0.1.0 ... main

Author SHA1 Message Date
3870f3b596
dotfiles 2026-05-29 18:17:38 -07:00
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/
carouselcli.spec
carouselgui.spec
build/
dist/
.ipynb_checkpoints
.ruff_cache/
.pytest_cache/
.benchmarks/