Skip to content

Commit ec2dcfb

Browse files
committed
Modified .gitignore.
1 parent d28706d commit ec2dcfb

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.gitignore

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
node_modules
22
coverage
33
dist
4-
.coveralls.yml
5-
.DS_Store
64
*.log
5+
.*
6+
!.gitignore
7+
!.npmignore
8+
!.babelrc
9+
!.travis.yml

0 commit comments

Comments
 (0)