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
feat: generate .gitignore for Mendix projects during init
mxcli init now creates a .gitignore with standard Mendix project
ignore patterns when one doesn't already exist. Covers build
artifacts, IDE files, MPR locks, and mxcli-specific files.
Closes#118
0 commit comments