Skip to content

Commit

Permalink
Update .npmignore (#107)
Browse files Browse the repository at this point in the history
* chore: Updated .npmignore

* chore: Added changeset

---------

Co-authored-by: ijlee2 <[email protected]>
  • Loading branch information
ijlee2 and ijlee2 authored Jul 10, 2024
1 parent ade2041 commit 7891fa3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/four-mice-attack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@ember-intl/cp-validations": patch
---

Updated .npmignore
5 changes: 4 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,17 @@
/.git/
/.github/
/.gitignore
/.pnpm-debug.log
/.prettierignore
/.prettierrc.js
/.stylelintignore
/.stylelintrc.js
/.template-lintrc.js
/.travis.yml
/.watchmanconfig
/CHANGELOG.md
/CONTRIBUTING.md
/ember-cli-build.js
/pnpm-lock.yaml
/testem.js
/tests/
/tsconfig.declarations.json
Expand All @@ -34,4 +36,5 @@
/npm-shrinkwrap.json.ember-try
/package.json.ember-try
/package-lock.json.ember-try
/pnpm-lock.yaml.ember-try
/yarn.lock.ember-try

0 comments on commit 7891fa3

Please sign in to comment.