This repository has been archived on 2020-11-22. You can view files and clone it, but cannot push or open issues or pull requests.
mangareader/.gitignore
Simon Bruder 79a348acc9
All checks were successful
continuous-integration/drone/push Build is passing
Add disk cache
2019-08-07 20:54:55 +00:00

14 lines
138 B
Plaintext

cache
node_modules
/frontend/dist
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*