zycp-ddxcx/.gitignore

23 lines
200 B
Plaintext
Raw Permalink Normal View History

2022-03-09 07:06:54 +00:00
# dependencies
**/node_modules
.idea
.DS_Store
# misc
npm-debug.log*
yarn-error.log
yarn.lock
package-lock.json
*bak
# visual studio code
.vscode
.history
*.log
functions/*
.temp/**
.eslintcache