Skip to content

Commit ebbaa8e

Browse files
author
Peter Svetlichny
committed
chore(misc): update npm and git ignore files
1 parent 966ca73 commit ebbaa8e

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
build/
12
node_modules/
23
logs/
34
**/*.log

.npmignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
dockerfiles
22
test
33
src
4-
.codeclimate.yml
54
.gitignore
6-
.jshintrc
7-
wercker.yml
5+
.jshintrc

0 commit comments

Comments
 (0)