Skip to content

Commit 8c2870a

Browse files
committed
Fix reuse for new root files
1 parent c2a4f1b commit 8c2870a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ cli/
55
.github/
66
package-lock.json
77
SECURITY.md
8+
.reuse/

.reuse/dep5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ Files: content/* static/*
77
Copyright: 2020 GitHub
88
License: CC-BY-4.0
99

10-
Files: scripts/* cli/* theme/* src/* .github/* *.md *.js *.json .npmrc .gitignore .nvmrc
10+
Files: scripts/* cli/* theme/* src/* .github/* *.md *.js *.json .*
1111
Copyright: 2020 GitHub
1212
License: MIT

0 commit comments

Comments
 (0)