# created by virtualenv automatically
/quant_strats/
/rosaa/

.idea/
Lib/
Scripts/
dist/

__pycache__/

# YAML
*.yaml

# Byte-compiled / optimized / DLL files
docs/figures/

*.py[cod]
*$py.class

# C extensions
*.so

# Distribution / packaging
.Python
build/
develop-eggs/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
.*xml
.*iml

# PyInstaller
#  Usually these files are written by a python script from a template
#  before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec

# Installer logs
pip-log.txt
pip-delete-this-directory.txt

# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/

# Translations
*.mo
*.pot

# Django stuff:
*.log
local_settings.py
db.sqlite3
db.sqlite3-journal

# Flask stuff:
instance/
.webassets-cache

# Scrapy stuff:
.scrapy

# Sphinx documentation
docs/_build/

# PyBuilder
target/

# Jupyter Notebook
.ipynb_checkpoints

# IPython
profile_default/
ipython_config.py

# pyenv
.python-version

# pipenv
#   According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
#   However, in case of collaboration, if having platform-specific dependencies or dependencies
#   having no cross-platform support, pipenv may install dependencies that don't work, or not
#   install all needed dependencies.
#Pipfile.lock

# PEP 582; used by e.g. github.com/David-OConnor/pyflow
__pypackages__/

# Celery stuff
celerybeat-schedule
celerybeat.pid

# SageMath parsed files
*.sage.py

# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

# Spyder project settings
.spyderproject
.spyproject

# Rope project settings
.ropeproject

# mkdocs documentation
/site

# mypy
.mypy_cache/
.dmypy.json
dmypy.json

# Pyre type checker
.pyre/

/dist/
*.xml
*.pyc
/depreciated/
# Retired: papers/matf_cma_jpm_2026/data/ no longer exists. The same factor-NAV
# content now lives at papers/cma_data/snapshots/<tag>/factor_navs.csv and is
# ignored by papers/cma_data/.gitignore together with the two asset return panels.
*.xlsx

papers/achievable_sharpe_faj_2026/
/papers/convexity_premium/

# MATF-CMA paper folder (papers/matf_cma_jpm_2026)
papers/matf_cma_jpm_2026/private/
papers/matf_cma_jpm_2026/presentations/
papers/matf_cma_jpm_2026/_to_delete/

# Compiled manuscripts: the source and its figures are tracked, the PDF is not.
papers/**/*.pdf

# LaTeX build artifacts under papers/
papers/**/*.aux
papers/**/*.out
papers/**/*.toc
papers/**/*.bbl
papers/**/*.blg
papers/**/*.nav
papers/**/*.snm
papers/**/*.bcf
papers/**/*.synctex.gz
papers/**/*.run.xml

# local helper scripts
/commit_paper.sh
/push_paper.sh
/untrack_pdf.sh
/fix_placeholders.sh

# Placeholder exhibits, not fit to publish. Remove a line once the real figure
# replaces the stub.
#
# Eight of the original ten were regenerated on the cma_data 2026q2 snapshot
# (roadmap stages J2-J4b) and are now real exhibits, so they came off this list:
#   benchmark_table.png  cma_snapshot.png  efficient_frontier.PNG
#   factor_attribution.png  factor_exposures.png  risk_factors_annual.PNG
#   risk_factors_corr.PNG  risk_factors_perf.PNG
#
# These two remain 6 KB stubs: both are BLOCKED on a production extract that
# does not exist yet (regional P-CAEY levels; per-country term premium and
# roll-down), and both are still \pendingexhibit boxes in the manuscript, which
# prints a framed placeholder and never loads the file.
papers/matf_cma_jpm_2026/paper/figures/equity_factor_cmas.PNG
papers/matf_cma_jpm_2026/paper/figures/rates_factor_cmas.PNG

# reference source documents (books, survey PDFs) - not redistributable
papers/references/
