flaschengeist-schedule/.gitignore

9 lines
117 B
Plaintext

node_modules
node_modules/
yarn-error.log
# No need, this is done by user
yarn.lock
# Backend
*.egg-info
__pycache__