mirror of
https://github.com/tgorordo/carousel.git
synced 2026-06-05 18:12:14 -07:00
Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
| 3870f3b596 |
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/
|
||||
|
||||
carouselcli.spec
|
||||
carouselgui.spec
|
||||
build/
|
||||
dist/
|
||||
|
||||
.ipynb_checkpoints
|
||||
.ruff_cache/
|
||||
.pytest_cache/
|
||||
.benchmarks/
|
||||
Loading…
Add table
Add a link
Reference in a new issue