# Secrets etc
.env
.envrc

# Ignore Python bytecode files
*.py[cod]

# Ignore __pycache__ directories
__pycache__/

# Ignore ruff cache
.ruff_cache/

# PyCharm
.idea/

# Jupyter Notebook
.ipynb_checkpoints
notebooks/beth_backup.ipynb

# macOS stuff
.DS_Store

*Global-Steel-Plant-Tracker-April-2024-Standard-Copy-V1.xlsx

# scratch data
/data
data_backup*/

# jupyter notebooks
.ipynb_checkpoints
notebooks/beth_data_preprocessing_backup.ipynb
notebooks/baseload_power_optimization_backup.ipynb
notebooks/beth_backup.ipynb
notebooks/nikita-sim-setup.ipynb

# coverage
.coverage

# documentation build
docs/_build/

# macOS oddities
.DS_Store

# Django frontend
frontend/django/build/

# Django collected static files (generated by collectstatic)
src/django/staticfiles/

# node_modules
node_modules/

# dist
dist/

# checkpoints
checkpoints/

# outputs
/outputs/
/my_outputs/
/*outputs*/
/output/
/output
trade_lp_variables.csv

# master input
master_input.xlsx

# Claude AI
.claude/

*.log
refactoring_issue.md
latest_run.csv

*Master_input_*.xlsx
test-boms.xlsx

plot.ipynb

# Added by specsync
specs
