11 lines
108 B
Plaintext
11 lines
108 B
Plaintext
# TypeScript / Node
|
|
extension/background.js
|
|
node_modules/
|
|
dist/
|
|
|
|
# Python
|
|
__pycache__/
|
|
*.pyc
|
|
|
|
# IDE
|
|
.vscode/ |