Skip to content

Commit

Permalink
Adding .idea to npmignore list
Browse files Browse the repository at this point in the history
  • Loading branch information
dbateman committed Mar 20, 2023
1 parent 8af8dd3 commit e8f14c5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
.circleci/
.nyc_output/
.vscode/
.idea/
# were not publishing source so we don't need source maps either
dist/*.js.map
examples/
Expand Down

0 comments on commit e8f14c5

Please sign in to comment.