Skip to content

Commit

Permalink
Add .idea, .history to .npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ristomatti committed Apr 14, 2020
1 parent 8e1e349 commit 56e37fa
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,12 @@ jspm_packages
# Optional REPL history
.node_repl_history

# IDEA folder and project files
.idea
node-red-contrib-node-lifx.iml

# Visual Studio Code Local History extension
.history

# Documentation (images)
doc
doc

0 comments on commit 56e37fa

Please sign in to comment.