.gitignore 66 B

123456
  1. package-lock.json
  2. node_modules
  3. .DS_STORE
  4. html/*.html
  5. dist/
  6. build/