.gitignore 74 B

1234567
  1. /.idea
  2. /node_modules
  3. /package-lock.json
  4. /yarn.lock
  5. # Built output.
  6. /js/*