graphql-engine/console/.gitignore
Ikechukwu Eze 1c15991605 console: use react-query for data fetching with custom hook
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/2696
GitOrigin-RevId: 062b59470dae2a1cbba68ef47f2a52beec7ed4b8
2021-11-04 10:42:17 +00:00

20 lines
260 B
Plaintext

.env
cypress/videos
cypress/screenshots
.nyc_output
node_modules
static/dist
webpack-assets.json
webpack-stats.json
npm-debug.log
*.swp
coverage
.idea/*
test
**/.tern-port
packages/console-oss/build/
lib/
!src/lib
hasura-console-oss-1.0.0.tgz
storybook-static