stock_fundamentals/.dockerignore

17 lines
115 B
Plaintext

.git
.gitignore
__pycache__
*.pyc
*.pyo
*.pyd
.Python
env
venv
.env
*.log
logs/
reports/
.idea
.vscode
*.swp
*.swo