Skip to content

Commit ed33790

Browse files
committed
feat: ode transcription working
1 parent 02dfb13 commit ed33790

File tree

8 files changed

+667
-64
lines changed

8 files changed

+667
-64
lines changed

.CondaPkg/.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# SCM syntax highlighting & preventing 3-way merges
2+
pixi.lock merge=binary linguist-language=YAML linguist-generated=true

.CondaPkg/.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
2+
# pixi environments
3+
.pixi
4+
*.egg-info

.CondaPkg/meta

624 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)