.gitignore 87 B

1234567
  1. ._*
  2. .DS_Store
  3. /.history/
  4. node_modules/
  5. __sapper__/
  6. /src/node_modules/@sapper/
  7. web_data/