Skip to content

Commit 598f894

Browse files
authored
Merge pull request #39 from nipreps/maint/pixi
ENH: Initiate pixi for environment handling
2 parents 615e2ba + 7c1de84 commit 598f894

File tree

5 files changed

+6997
-16
lines changed

5 files changed

+6997
-16
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: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ _build/
1616
# pixi environments
1717
.pixi/*
1818
!.pixi/config.toml
19+
report.svg

0 commit comments

Comments
 (0)