hubl/.gitignore

13 lines
142 B
Plaintext
Raw Normal View History

2019-11-14 16:59:57 +00:00
**/node_modules
2020-05-19 13:13:30 +00:00
config.json
.DS_Store
2019-11-03 16:22:37 +00:00
*.iml
*.swp
dist
2020-05-19 13:13:30 +00:00
cypress/screenshots
cypress/videos
cache
.npm
.DS_Store
2020-11-26 22:21:55 +00:00
src/manifest.webmanifest
.cache