Don't ignore node_modules

This commit is contained in:
Danny McCormick
2019-06-07 10:34:16 -04:00
committed by GitHub
parent 3ca3dc76eb
commit 805bc2ce76

3
.gitignore vendored
View File

@@ -1 +1,2 @@
__tests__/runner/*
!node_modules/
__tests__/runner/*