graphql-engine/docs/.gitignore
Sean Park-Ross e1458cb356 Docs: Docs Bot Front-End UI
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10486
GitOrigin-RevId: baa7295d499208869a366581f255cc05637b4331
2023-11-17 14:11:34 +00:00

33 lines
368 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*
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
.tool-versions
spell_check_results.txt