Former-commit-id: 6236cb686064bdc2a5749d6f7fa44b1c2ad03b38 [formerly 6236cb686064bdc2a5749d6f7fa44b1c2ad03b38 [formerly 6236cb686064bdc2a5749d6f7fa44b1c2ad03b38 [formerly 6236cb686064bdc2a5749d6f7fa44b1c2ad03b38 [formerly 7c538866755b732859f72ac21eb437f08e28e8df [formerly 3b44d979a507f19dcc2f1fe381f70a1fdeee5377]]]]] Former-commit-id: ea459a8a841995873467d1c72804f3162b076a83 Former-commit-id: f712e3f4dd3739a65127e2ab478dc5145f08c260 Former-commit-id: 8414c2548ce7d0bc2f47e79e7835baaedbae9e1f [formerly 52a2bcdb68f9f0c07b5cb9146d916c68875ae635] Former-commit-id: 9509a6ca2572a94a1afad24962239be13351b857 Former-commit-id: b51db91a68adc8213ebb7245ca483737635e8d6b Former-commit-id: 33aa72aeb1649388fb3ec69d13ec0365c4e0e1db Former-commit-id: 74681fa99234690011ac4bc5153f9e44d3ea76b7 Former-commit-id: 6bcf23866ea830121b25110f119ee16b75366be1
24 lines
243 B
Plaintext
24 lines
243 B
Plaintext
.DS_Store
|
|
node_modules
|
|
/dist
|
|
|
|
# local env files
|
|
.env.local
|
|
.env.*.local
|
|
|
|
# Log files
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
# Editor directories and files
|
|
.idea
|
|
.vscode
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
*.sw*
|
|
dev/design
|
|
package-lock.json
|