sctbdt/.gitignore

30 lines
307 B
Plaintext
Raw Normal View History

2022-05-11 20:53:53 +00:00
# Dependencies
/node_modules
# Production
/build
# Generated files
.docusaurus
.cache-loader
# Misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
2022-05-18 00:35:41 +00:00
.idea
2022-12-30 18:57:13 +00:00
.yarn
.pnp.cjs
.pnp.loader.mjs
2023-01-03 18:15:59 +00:00
yarn.lock
#build-staging/
2023-03-09 21:40:26 +00:00
staging/