We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e8337e commit 8f89599Copy full SHA for 8f89599
1 file changed
package.json
@@ -35,7 +35,8 @@
35
"./LICENSE.txt",
36
"./README.md",
37
"./SECURITY.md",
38
- "./ThirdPartyNoticeText.txt"
+ "./ThirdPartyNoticeText.txt",
39
+ "!**/.gitattributes"
40
],
41
"devDependencies": {
42
"@octokit/rest": "latest",
0 commit comments