Skip to content

Commit

Permalink
chore: add files and directories exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
ryuapp committed Aug 15, 2024
1 parent 2a2bd37 commit 81f5784
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@
"@std/fmt": "jsr:@std/fmt@^1.0.0",
"@std/fs": "jsr:@std/fs@^1.0.1",
"md4w": "npm:md4w@^0.2.6"
}
},
"exclude": [".gitattributes", ".github", "src/testdata", "**/*/*_test.ts"]
}

0 comments on commit 81f5784

Please sign in to comment.