mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-06-23 21:00:30 +08:00
24 lines
257 B
Plaintext
24 lines
257 B
Plaintext
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
|
|
# Byte-compiled / optimized / DLL files
|
|
**/__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
|
|
# Distribution / packaging
|
|
.Python
|
|
build/
|
|
dist/
|
|
*.egg-info/
|
|
*.egg
|
|
MANIFEST
|
|
|
|
docs/build/
|
|
docs/source/_templates/
|
|
docs/source/_static/
|
|
.env
|
|
venv/
|
|
.vscode/
|