Files
workavia-drive/twake/integration-test/.gitignore
T
montaghanmy 10fe6f78d1 feat: init
2023-03-23 11:03:16 +01:00

28 lines
371 B
Plaintext

# See https://help.github.com/ignore-files/ for more about ignoring files.
# dependencies
/node_modules
/dist
coverage
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
/.bin/
/.storybook/
/.idea/
/public/dist/
/public/public/dist/
/storybook-static/
/build/
/counter-clone/
__old