28 lines
419 B
Plaintext
28 lines
419 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*
|
|
/yarn-error.log
|
|
/ant-design-jeecg-cxc.iml
|
|
/report.20240326.153930.1780.0.001.json
|
|
/report.20240326.155144.16252.0.001.json
|
|
/report.20240326.160929.24496.0.001.json
|
|
/report.20240326.161551.18912.0.001.json
|