Skip to content

Commit

Permalink
chore: ignore directories on publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Myllaume committed Jun 22, 2024
1 parent b211851 commit 012cb8c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
**/temp
**/cosmoscope.html
.github
/controllers
/core
/e2e
/models
app.js

0 comments on commit 012cb8c

Please sign in to comment.