`dolt_ignore` should only prevent staging the creation of new tables, not the modification or deletion of existing tables.
Open
enhancement
version control
- Dominant language
- Go
- Stars
- 24.4k
- Forks
- 873
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 108
Description
This is to be consistent with how git handles .gitignore.
This behavior is described in the original PR (https://github.com/dolthub/dolt/pull/5809), but as far as I can tell was never actually implemented correctly and doesn't have tests.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.