14 lines
190 B
Plaintext
14 lines
190 B
Plaintext
__pycache__
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
.Python
|
|
env
|
|
venv
|
|
.env
|
|
.git
|
|
.gitignore
|
|
docker-compose.yml
|
|
# Ignora cualquier carpeta que empiece por youtube_transcript_api por si acaso
|
|
youtube_transcript_api*
|