clock-shop/source/.gitignore
a-jie 32bf0cfa90 add radom btn
add radom btn
2019-09-27 08:51:47 +08:00

23 lines
232 B
Plaintext
Executable File

.DS_Store
node_modules
package-lock.json
/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*