Skip to content

Commit c85bd20

Browse files
committed
update ignores
1 parent 5dc37c5 commit c85bd20

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

box.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@
1111
"shortDescription":"",
1212
"ignore":[
1313
"changelog.md",
14-
".github/**"
14+
".github/ISSUE_TEMPLATE/*",
15+
".github/workflows/*",
16+
".github/CONTRIBUTING.md",
17+
".github/FUNDING.YML",
18+
".github/PULL_REQUEST_TEMPLATE.md"
1519
],
1620
"dependencies":{
1721
"coldbox":"be",

0 commit comments

Comments
 (0)