.gitignore 74 B

123456
  1. .DS_Store
  2. node_modules
  3. public/bundle.*
  4. package-lock.json
  5. yarn.lock
  6. .vscode