graphql-engine/console/.gitignore

13 lines
153 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/*