Files
nuttyreading-master-html/.gitignore
2025-07-28 11:41:18 +08:00

25 lines
302 B
Plaintext

.DS_Store
node_modules/
dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
/test/unit/coverage/
/test/e2e/reports/
selenium-debug.log
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
# common
common/common.vue
/src/views/common/common.vue
config/index.js
config/index.js