frontend/.gitignore

26 lines
412 B
Plaintext
Raw Permalink Normal View History

2021-10-25 11:49:03 +08:00
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
2021-10-25 11:43:14 +08:00
2021-10-25 11:49:03 +08:00
# dependencies
/node_modules
/.pnp
.pnp.js
2021-10-25 11:43:14 +08:00
2021-10-25 11:49:03 +08:00
# testing
/coverage
2021-10-25 11:43:14 +08:00
2023-11-22 17:04:20 +08:00
# # production
# /build
2021-10-25 11:43:14 +08:00
2021-10-25 11:49:03 +08:00
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
2021-10-25 11:43:14 +08:00
2021-10-25 11:49:03 +08:00
npm-debug.log*
yarn-debug.log*
yarn-error.log*
2021-12-30 11:14:57 +08:00
src/pages/exchangecode/contenttaggedwith/add.js
src/pages/exchangecode/contenttaggedwith/add.less