Skip to content

Commit 2132dae

Browse files
committed
Added pixi
1 parent 4502944 commit 2132dae

File tree

4 files changed

+2305
-1
lines changed

4 files changed

+2305
-1
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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
/site
2-
trace.json
2+
trace.json
3+
# pixi environments
4+
.pixi/*
5+
!.pixi/config.toml

0 commit comments

Comments
 (0)