Skip to content

Commit

Permalink
🙈 Add .prettierignore and .release-it.json to .npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
aryanprince committed Nov 23, 2024
1 parent f2d0f41 commit 1e1263e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# Folders
node_modules
src

# Files
.prettierrc
.prettierignore
.release-it.json
CHANGELOG.md
LICENSE
README.md
Expand Down

0 comments on commit 1e1263e

Please sign in to comment.