Files
vac.dev/.gitignore
Jon fa67f6736a Create join us page (#134)
* adds join us page

* update custom page headers

* moves the community and join us page to the docs folder

* removes custom page container

* update preset package - fixes link underline css styles override
2023-11-15 21:12:16 +03:30

29 lines
306 B
Plaintext

# Dependencies
/node_modules
# Production
/build
# Generated files
.docusaurus
.cache-loader
# Misc
.DS_Store
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.yalc
yalc.lock
.idea
static/search-index.json
static/generated/*