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 137ae1b712
All checks were successful
continuous-integration/drone/push Build is passing
Add script to serve single archive
2019-12-06 23:08:27 +00:00

15 lines
150 B
Plaintext

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