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
If .pixi is not added to the global .gitignore on the user's end, dealing with .pixi might be a bit cumbersome. Adding it to the template of the module will preclude this issue. (Otherwise, deleting .pixi results in 999+ changes...)
If
.pixiis not added to the global.gitignoreon the user's end, dealing with.piximight be a bit cumbersome. Adding it to the template of the module will preclude this issue. (Otherwise, deleting.pixiresults in 999+ changes...)