Beobachten
0
0
Fork
Du hast bereits einen Fork von MQL5-Google-Onedrive erstellt
1
Spiegel von https://github.com/A6-9V/MQL5-Google-Onedrive.git synchronisiert 2026-08-24 10:13:56 +00:00
MQL5-Google-Onedrive/.dockerignore

45 Zeilen
348 B
Text

# Git
.git
.gitignore
.github
# Python
__pycache__
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info
dist
build
.venv
venv
env
# Logs
logs/*
*.log
# IDE
.vscode
.idea
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
# Temporary files
*.tmp
*.bak
*.cache
# Pages repo (if cloned locally)
pages-repo
# Documentation (optional - include if needed)
# docs