forked from adobe/react-spectrum
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
36 lines (35 loc) · 729 Bytes
/
.gitignore
File metadata and controls
36 lines (35 loc) · 729 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
.DS_Store
.cache
.idea
.package-lock.json
.parcel-cache
build-storybook.log
coverage
dist
junit.xml
.yarn/install-state.gz
yarn-error.log
node_modules
npm-debug.log
public
storybook-static
test-reports.xml
storage
packages/dev/storybook-builder-parcel/iframe.html
packages/dev/storybook-builder-parcel/preview.js
starters/docs/registry
starters/tailwind/registry
starters/docs/yarn.lock
starters/tailwind/yarn.lock
starters/vue/yarn.lock
# Storybook parity generated artifacts.
storybook-parity/catalog-*/
storybook-parity/catalog/report.json
storybook-parity/catalog/report.md
storybook-parity/visual-*/
storybook-parity/tmp-*/
storybook-parity/*.html
storybook-parity/*.png
storybook-parity/*.tsv
storybook-parity/*.txt
tmp-*