Skip to content

Commit 0d368ef

Browse files
committed
Updating ignores
1 parent 69c9729 commit 0d368ef

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
.idea
2+
*.iml
13
build
24
node_modules

.npmignore

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
.idea
2+
*.iml
3+
build
14
example
2-
script
3-
webpack.config.js
5+
specs
6+
.travis.yml
7+
karma.conf.js
8+
webpack.config.js

0 commit comments

Comments
 (0)