12 lines
151 B
Text
12 lines
151 B
Text
__pycache__/
|
|
*.py[cod]
|
|
*.egg-info/
|
|
.env
|
|
.venv/
|
|
node_modules/
|
|
dist/
|
|
.DS_Store
|
|
*.log
|
|
|
|
# Excluded from open-source (scraped third-party content)
|
|
content/
|