flaschengeist-schedule/.gitignore

14 lines
137 B
Plaintext

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