Skip to content

Commit

Permalink
ignore intelli idea folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian Kern committed Jun 8, 2018
1 parent 405f97a commit a559545
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
node_modules/
bower_components/
/.idea/
3 changes: 2 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/docs
/test
.travis.yml
.editorconfig
.editorconfig
/.idea/
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "steal-mocha",
"version": "2.0.0",
"version": "2.0.1",
"description": "A package for Mocha and StealJS",
"main": "steal-mocha",
"steal": {
Expand Down

0 comments on commit a559545

Please sign in to comment.