Skip to content

Commit 8084c50

Browse files
committed
Update gitignore and npmignore
1 parent 6ed73e7 commit 8084c50

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
node_modules
22
npm-debug.log
33
coverage
4+
.idea

.npmignore

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
node_modules
2-
npm-debug.log
31
coverage
42
test
53
.travis.yml
6-
license
4+
LICENSE
5+
.idea

0 commit comments

Comments
 (0)