You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From #343 (comment), I tought that pixi init . should append a line related to .pixi directory even if the .gitignore is already present. However, this does not seem the case.
Checks
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of pixi, using
pixi --version
.Reproducible example
I tested this on Ubuntu 22.04 on WSL2 with pixi 0.7.0 :
Issue description
From #343 (comment), I tought that
pixi init .
should append a line related to .pixi directory even if the .gitignore is already present. However, this does not seem the case.Smaller note, the comment in
pixi/src/cli/init.rs
Line 116 in ac8bbf3
Expected behavior
The text was updated successfully, but these errors were encountered: