Skip to content

Commit 9e50d06

Browse files
committed
add pixi.lock to gitignore
1 parent 948f267 commit 9e50d06

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,5 @@ numcodecs/version.py
106106
numcodecs/*.c
107107
# pixi environments
108108
.pixi/*
109-
*.egg-info
109+
*.egg-info
110+
pixi.lock

0 commit comments

Comments
 (0)