This commit is contained in:
Luk Lu
2021-02-15 10:27:26 +08:00
parent 08fdf3c3fa
commit 728dcb521e
4 changed files with 95 additions and 2 deletions

22
home/.gitignore vendored Normal file
View File

@@ -0,0 +1,22 @@
.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
~$*