Files
web-crm.mcmed.ru/frontend/.gitignore
Viktoria Polyakova 4fb101c5db Init
2026-01-25 08:57:38 +00:00

27 lines
256 B
Plaintext

# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# production
/build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.idea
.vscode
storybook-static