Skip to content

Commit 6e0d552

Browse files
committed
Exclude recently added template-only files from install
1 parent 03cd7b2 commit 6e0d552

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

copier.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,10 @@ _skip_if_exists:
103103
_exclude:
104104
- /.git
105105
- /copier.yml
106+
- /code.json
106107
- /CODEOWNERS
108+
- /CODE_OF_CONDUCT.md
107109
- /CONTRIBUTING.md
108110
- /LICENSE.md
109111
- /README.md
112+
- /SECURITY.md

0 commit comments

Comments
 (0)