We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d28706d commit ec2dcfbCopy full SHA for ec2dcfb
.gitignore
@@ -1,6 +1,9 @@
1
node_modules
2
coverage
3
dist
4
-.coveralls.yml
5
-.DS_Store
6
*.log
+.*
+!.gitignore
7
+!.npmignore
8
+!.babelrc
9
+!.travis.yml
0 commit comments