Files
2026-02-01_churn/.gitignore
2026-02-02 16:26:10 -05:00

47 lines
410 B
Plaintext

# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
# Virtual environments
.venv/
venv/
ENV/
# Jupyter
.ipynb_checkpoints/
# IDE
.idea/
.vscode/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Environment
.env
.python-version
# Data (uncomment if you want to ignore data files)
# *.csv