Default .`upignore` should be automatically created
Open
Feature Accepted
- Dominant language
- Go
- Stars
- 8.8k
- Forks
- 383
- PR merge metrics
- No merged PRs in 30d
Description
## Prerequisites
* [x] I am running the latest version. (`up upgrade`)
* [x] I searched to see if the issue already exists.
* [x] I inspected the verbose debug output with the `-v, --verbose` flag.
* [x] 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" :)
Contributor guide
Assessment
This issue has not been assessed yet.