# TypeScript / Node
extension/background.js
node_modules/
dist/

# Python
__pycache__/
*.pyc

# IDE
.vscode/