saleor-apps-redis_apl/.gitignore
Lukasz Ostrowski c1dab0ba18
Make content cards not sticky, for better support of smaller screens (#148)
* [Invoices] Remove sticky containers for better support of small screens

* Change loader to be circular instead linear
2023-02-13 16:17:30 +01:00

43 lines
No EOL
475 B
Text

# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
node_modules
.pnp
.pnp.js
# testing
coverage
# next.js
.next/
out/
build
# misc
.DS_Store
*.pem
.idea/
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*
.env
# local env files
.env.local
.env.development.local
.env.test.local
.env.production.local
# turbo
.turbo
.saleor-app-auth.json
test-invoice.pdf
coverage/
apps/**/generated
.eslintcache