Commit 0684d81
committed
👌
README.md, docs/index.md, and the package __init__.py are minimal scaffolds that users
customize early. Overwriting them on `copier update` would discard those changes. Add all
three to `_exclude`, matching the existing pattern for tests/ and CHANGELOG.md.copier.yml: Exclude scaffold files from copier update
1 parent b51d60f commit 0684d81
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
0 commit comments