Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit cc744e1

Browse files
committed
updates
1 parent de15106 commit cc744e1

File tree

5 files changed

+940
-6
lines changed

5 files changed

+940
-6
lines changed

.gitattributes

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

.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

0 commit comments

Comments
 (0)