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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View File

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