node_modules
node_modules/
yarn-error.log
# No need, this is done by user
yarn.lock

# Backend
*.egg-info
__pycache__

# IDE
.idea
*.swp