33 lines
355 B
Plaintext
33 lines
355 B
Plaintext
/public
|
|
/resources/_gen
|
|
.idea
|
|
.DS_Store
|
|
|
|
# Dependencies
|
|
/node_modules
|
|
package-lock.json
|
|
|
|
# Production
|
|
/build
|
|
|
|
# Generated files
|
|
.docusaurus
|
|
.cache-loader
|
|
|
|
# Misc
|
|
.DS_Store
|
|
.env.local
|
|
.env.development.local
|
|
.env.test.local
|
|
.env.production.local
|
|
Session.vim
|
|
/contrib
|
|
.ignore
|
|
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
files_without_canonical.txt
|
|
/tmp
|