.gitignore 80 B

1234567
  1. node_modules/
  2. # coverage analysis output
  3. .nyc_output/
  4. # not interested
  5. .vscode