10 lines
113 B
Plaintext
10 lines
113 B
Plaintext
# Python
|
|
.venv
|
|
__pycache__/
|
|
|
|
# Ignore sample JSON files
|
|
*.sample.json
|
|
|
|
# Ignore prototype scripts
|
|
prototype_*.py
|