Keep js[x] files ignoring

This commit is contained in:
Wei Zhu 2017-01-09 11:34:06 +08:00
parent a0f57a2094
commit 6eb09fe98f

4
.gitignore vendored
View File

@ -30,3 +30,7 @@ config/base.yaml
/.vscode/
/coverage
yarn.lock
components/**/*.js
components/**/*.jsx
!components/**/__tests__/*.js
!components/**/__tests__/*.js.snap