Skip to content

Commit 80173b2

Browse files
Guillaume CATELGuillaume CATEL
authored andcommitted
chore: add degit config
1 parent a63d57f commit 80173b2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

degit.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
[
22
{
33
"action": "remove",
4-
"files": ["./degit.json", "./.github/**"]
4+
"files": [
5+
".github",
6+
"degit.json"
7+
]
58
}
69
]

0 commit comments

Comments
 (0)