Skip to content

Commit e3d2557

Browse files
committed
configure pixi, add serve task
1 parent 890fbd5 commit e3d2557

File tree

4 files changed

+614
-0
lines changed

4 files changed

+614
-0
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 & preventing 3-way merges
2+
pixi.lock merge=binary 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)