| node_modules/ | |
| dist/ | |
| build/ | |
| *.log | |
| .DS_Store | |
| .env | |
| .eslintcache | |
| .idea/ | |
| *.iml | |
| preview.zip | |
| .happypack/ | |
| /coverage | |
| /.parcel-cache | |
| # Generated files | |
| /website/examples | |
| /website/storybook | |
| # Argos CI screenshots | |
| integration/screenshots/ | |
| # Test output | |
| /junit | |
| node_modules/ | |
| dist/ | |
| build/ | |
| *.log | |
| .DS_Store | |
| .env | |
| .eslintcache | |
| .idea/ | |
| *.iml | |
| preview.zip | |
| .happypack/ | |
| /coverage | |
| /.parcel-cache | |
| # Generated files | |
| /website/examples | |
| /website/storybook | |
| # Argos CI screenshots | |
| integration/screenshots/ | |
| # Test output | |
| /junit | |