graphql-engine/console/.gitignore
Luca Restagno 6e091bae30 console: E2E test to verify DB compatibility
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6867
GitOrigin-RevId: be5803fd3b3436fc38c75ae70aa8d3e6a7f38402
2022-11-17 17:00:58 +00:00

42 lines
556 B
Plaintext

# Sensitive stuff
.env
docker-compose.yml
# NPM-related stuff
node_modules
npm-debug.log
.nvm
# Build-related stuff
static/dist
hasura-console-oss-1.0.0.tgz
packages/console-oss/build/
storybook-static
lib/
!src/lib
# Tests-related stuff
cypress/videos
cypress/screenshots
.nyc_output
coverage
# is it needed anymore?
test
cypress.env.json
# Webpack-related stuff
webpack-assets.json
webpack-stats.json
# Text-editors-related stuff
*.swp
.idea/*
**/.tern-port
*.iml
*.ipr
*.iws
# Hasura stuff
packages/console-oss/build/
hasura-console-oss-1.0.0.tgz