sysconfig/home/.gitignore
2021-02-15 10:27:26 +08:00

23 lines
276 B
Plaintext

.DS_Store
Thumbs.db
node_modules/
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
/package-lock.json
# Microsoft Office temporary files
~$*