-
-
Notifications
You must be signed in to change notification settings - Fork 179
Expand file tree
/
Copy path.gitignore
More file actions
38 lines (37 loc) · 675 Bytes
/
.gitignore
File metadata and controls
38 lines (37 loc) · 675 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
37
38
node_modules
*.log
.idea
*.iml
*.sw*
npm-shrinkwrap.json
dist
.tern-port
*.DS_Store
.cache
junit.xml
coverage/
*.lerna_backup
build
/**/LICENSE
docs/public
packs/*.tgz
package-lock.json
storybook-static
integration/__image_snapshots__/__diff_output__
.jest-test-results.json
lib/*.jar
lib/**/dll
.expo/packager-info.json
scripts/storage
htpasswd
/false
storybook-out
/addons/docs/common/config-*
built-storybooks
.pnpm-store/
.eslintcache
examples/expo-example/.maestro/output/*
!examples/expo-example/.maestro/output/screenshots/
!examples/expo-example/.maestro/output/screenshots/**
examples/expo-example/components/PerfTesting/*.stories.tsx
examples/expo-example/.certs/