-
Notifications
You must be signed in to change notification settings - Fork 668
Expand file tree
/
Copy path.gitignore
More file actions
65 lines (64 loc) · 839 Bytes
/
.gitignore
File metadata and controls
65 lines (64 loc) · 839 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
.idea
.webpack
.webiny
.artifacts
.env*
.npmrc
.kiro
.vscode
htpasswd
lerna-debug.log
npm-debug.log
node_modules
.DS_Store
coverage
lerna-debug.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
dist/
lib/
api/**/build/
.run/
apps/**/build/
.files/
.changelog
.verdaccio
.history
*.tsbuildinfo
cypress.json
cypress.config.ts
cypress/screenshots/*
cypress-tests/cypress/screenshots/*
.pulumi
logs.txt
Pulumi.*
!Pulumi.yaml
!Pulumi.ts
pbInstalation.zip
globalConfig.json
.graphqlconfig
schema.graphql
.tmp/
.swc/
.nx/*
# yarn2 files
.yarn/*
!.yarn/releases
!.yarn/patches
!.yarn/plugins
!.yarn/sdks
!.yarn/versions
.pnp.*
lerna.json
.stormTests
packages/tasks/tpl/*
packages/*/README.md
*storybook.log
.normalizedFigmaExport.json
.normalizedPrimitivesFigmaExport.json
packages/tasks/tpl/*
./nextjs
/.local
CLAUDE.local.md
.claude/*.local.*