Files
Eurojackpot-Tipp-Generator/.gitignore
T
cbazzaandClaude Sonnet 4.5 70e0638dee Initial commit: Eurojackpot analysis and prediction system
This repository contains a comprehensive Eurojackpot lottery analysis and prediction system including:
- Historical data analysis and processing
- ML-based prediction models
- Automated weekly tip generation
- Position and range analysis tools
- Notification system for results

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-16 15:53:01 +01:00

30 lines
336 B
Plaintext

# Python virtual environment
venv/
env/
*.pyc
__pycache__/
# Logs
logs/
*.log
# OS files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
# Data files (optional - uncomment if you don't want to track data)
# data/
# Results (optional - uncomment if you don't want to track results)
# results/