Skip to content

Commit 7842093

Browse files
committed
Update comment in .gitignore
1 parent 10aa287 commit 7842093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ src/parcels/_version_setup.py
3030
*.egg-info
3131

3232
# Ignore pixi.lock file for this project. The con of 22k lines of noise it adds to diffs is not worth
33-
# the benefit of perfectly reproducible environments for all developers (and all the tooling that would
33+
# the minor benefit of perfectly reproducible environments for all developers (and all the tooling that would
3434
# be required to support that - see https://github.com/pydata/xarray/issues/10732#issuecomment-3327780806
3535
# for more details)
3636
pixi.lock

0 commit comments

Comments
 (0)