graphql-engine/console/.gitignore

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

42 lines
556 B
Plaintext
Raw Normal View History

# Sensitive stuff
2018-06-28 07:57:37 +03:00
.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
2018-06-28 07:57:37 +03:00
cypress/videos
cypress/screenshots
.nyc_output
coverage
# is it needed anymore?
test
cypress.env.json
# Webpack-related stuff
2018-06-28 08:03:53 +03:00
webpack-assets.json
webpack-stats.json
# Text-editors-related stuff
2018-06-28 08:03:53 +03:00
*.swp
.idea/*
**/.tern-port
*.iml
*.ipr
*.iws
# Hasura stuff
packages/console-oss/build/
hasura-console-oss-1.0.0.tgz