Skip to content

Commit eb59964

Browse files
committed
ENH: pixi configuration
1 parent 420355e commit eb59964

File tree

4 files changed

+4455
-0
lines changed

4 files changed

+4455
-0
lines changed

.gitattributes

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# GitHub syntax highlighting
2+
pixi.lock linguist-language=YAML linguist-generated=true

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,6 @@ examples/integrations/itk/roi_image.nrrd
3434

3535
examples/integrations/itkwasm/roi.zarr/
3636
examples/integrations/itkwasm/roi_image.nrrd
37+
# pixi environments
38+
.pixi
39+
*.egg-info

0 commit comments

Comments
 (0)