gitignore pixi.lock (for now)
This commit is contained in:
@ -16,6 +16,9 @@ SCRIPT_PATH=$(dirname "$0")
|
||||
"$SCRIPT_PATH/gitignore.sh" add "$ARCHIVE" || true
|
||||
"$SCRIPT_PATH/gitignore.sh" add "$BINARY" || true
|
||||
|
||||
#TODO: we actually need to version this!
|
||||
"$SCRIPT_PATH/gitignore.sh" add pixi.lock || true
|
||||
|
||||
|
||||
export CONDA_OVERRIDE_GLIBC=2.28
|
||||
|
||||
|
Reference in New Issue
Block a user