PromucFlow_constructor/app/client/.gitignore
Valera Melnikov 96c42d75d4
chore: improve husky and lint-staged checks (#21679)
## Description

1. Update husky, prettier and lint-staged then move them to
devDependencies
2. Configure husky and lint-staged
3. Impriove rules for the lint commands
4.  Fix errors of eslint and prettier. 
5. Remove redundant files

## Type of change


- Chore (housekeeping or task changes that don't impact user perception)


Co-authored-by: Valera Melnikov <melnikov.vv@greendatasoft.ru>
2023-03-23 17:02:18 +05:30

56 lines
640 B
Plaintext
Executable File

# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
/stacks
# production
/build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
.env*
npm-debug.log*
yarn-debug.log*
yarn-error.log*
/out
/public/fonts/*
/src/assets/icons/fonts/*
.idea
.storybook-out/
cypress/videos
cypress/screenshots
cypress.env.json
results/
/docker/*.pem
/docker/nginx.conf
/docker/nginx-root.conf
storybook-static/*
build-storybook.log
.eslintcache
.vscode
TODO
/nginx
/public/static/wds/
storybook-static
stats.json