Skip to content

Commit 019dae4

Browse files
committed
build: add pixi docs configuration
1 parent 81335b5 commit 019dae4

File tree

4 files changed

+486
-0
lines changed

4 files changed

+486
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,6 @@ cypress/videos/
9494
packages/core/typescript/itk-wasm/dist
9595

9696
CMakePresets.json
97+
# pixi environments
98+
.pixi
99+
*.egg-info

0 commit comments

Comments
 (0)