Skip to content

Commit 341d175

Browse files
committed
feat: ode transcription working
1 parent 2802244 commit 341d175

File tree

7 files changed

+640
-62
lines changed

7 files changed

+640
-62
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)