stock_fundamentals/.dockerignore

17 lines
115 B
Plaintext
Raw Normal View History

2025-05-14 08:54:56 +08:00
.git
.gitignore
__pycache__
*.pyc
*.pyo
*.pyd
.Python
env
venv
.env
*.log
logs/
reports/
.idea
.vscode
*.swp
*.swo