Added node_modules, per Github requirement.

This commit is contained in:
Corey Butler
2019-09-02 16:35:53 -05:00
parent 706ae4ee24
commit 893fc250c9
10 changed files with 427 additions and 3 deletions

3
.gitignore vendored
View File

@ -10,9 +10,6 @@ lerna-debug.log*
# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
# Dependency directories
node_modules/
.*
!.gitignore
!.github