Skip to content

Commit

Permalink
exclude unneeded files from future publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisMBarr committed Jun 12, 2023
1 parent 72bab7a commit a7c5be8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"!**/*.spec.*",
"!**/*.json",
"!**/*.tsbuildinfo",
"!**/xml.model.*",
"!**/*.xml.model.d.ts",
"!**/*.model.js",
"LICENSE",
"README.md"
Expand Down

0 comments on commit a7c5be8

Please sign in to comment.