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
I inspected the verbose debug output with the -v, --verbose flag.
Are you an Up Pro subscriber?
Description
By default, .upignore ignores dotfiles. This behavior makes sense, but can be surprising when you don't explicitly set it anywhere. Would be cool if the .upignore file is always created and contains .* when you set up the project. That would be more intuitive and less "magical" :)
The text was updated successfully, but these errors were encountered:
Prerequisites
up upgrade
)-v, --verbose
flag.Description
By default,
.upignore
ignores dotfiles. This behavior makes sense, but can be surprising when you don't explicitly set it anywhere. Would be cool if the .upignore file is always created and contains.*
when you set up the project. That would be more intuitive and less "magical" :)The text was updated successfully, but these errors were encountered: