.gitignore 68 B

1234567
  1. /node_modules
  2. /build
  3. *.swp
  4. *.log
  5. *~
  6. .node-version
  7. package-lock.json