saleor-apps-redis_apl/.gitignore
Lukasz Ostrowski dab0f937dd
Invoices: Add debug logs and better temp pdf location (#265)
* Invoices: Add debug logs and better temp pdf location

* Fix test

* maybe fix test

* log debug test

* set local dirname

* wip

* wip

* wip
2023-03-15 09:38:13 +01:00

43 lines
No EOL
471 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
coverage/
apps/**/generated
.eslintcache
.sentryclirc