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

34 lines
510 B
Plaintext

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