# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# Virtual Environments
venv/
.venv*/
econ-ark/

# C extensions
*.so

# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg

# 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/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*,cover
.hypothesis/

# Translations
*.mo
*.pot

# Django stuff:
*.log

# Sphinx documentation
docs/generated
docs/_build
docs/TractableBufferStockModel.rst
docs/MultithreadDemo.rst
docs/modules.rst
docs/ConsumerParameters.rst
docs/ConsPrefShockModel.rst
docs/ConsMarkovModel.rst
docs/ConsIndShockModel.rst
docs/ConsAggShockModel.rst
docs/StructEstimation.rst
docs/SetupSCFdata.rst
docs/EstimationParameters.rst
docs/SetupParamsCSTW.rst
docs/cstwMPC.rst
docs/FashionVictimParams.rst
docs/FashionVictimModel.rst
docs/HARKutilities.rst
docs/HARKsimulation.rst
docs/HARKparallel.rst
docs/HARKinterpolation.rst
docs/HARKestimation.rst
docs/HARKcore.rst
doc/_build/
doc/generated/

# PyBuilder
target/

#Ipython Notebook
.ipynb_checkpoints

#Windows files
Thumbs.db

## Core latex/pdflated auxiliary files:
*.aux
*.lof
*.log
*.lot
*.fls
*.out
*.toc
*.fmt

## Intermediate documents:
*.dvi
*-converted-to.*

## Bibliography auxiliary files (bibtex/biblatex/biber):
*.bbl
*.bcf
*.blg
*-blx.aux
*-blx.bib
*.brf
*.run.xml

## Files created by htlatex
*.4tc
*.tmp
*.xref

## Build tool auxiliary files:
*.fdb_latexmk
*.synctex
*.synctex.gz
*.synctex.gz(busy)
*.pdfsync

## Auxiliary and intermediate files from other packages:
# algorithms
*.alg
*.loa

# achemso
acs-*.bib

# amsthm
*.thm

# beamer
*.nav
*.snm
*.vrb

# cprotect
*.cpt

#(e)ledmac/(e)ledpar
*.end
*.[1-9]
*.[1-9][0-9]
*.[1-9][0-9][0-9]
*.[1-9]R
*.[1-9][0-9]R
*.[1-9][0-9][0-9]R
*.eledsec[1-9]
*.eledsec[1-9]R
*.eledsec[1-9][0-9]
*.eledsec[1-9][0-9]R
*.eledsec[1-9][0-9][0-9]
*.eledsec[1-9][0-9][0-9]R

# glossaries
*.acn
*.acr
*.glg
*.glo
*.gls

# gnuplottex
*-gnuplottex-*

# hyperref
*.brf

# knitr
*-concordance.tex
*.tikz
*-tikzDictionary

# listings
*.lol

# makeidx
*.idx
*.ilg
*.ind
*.ist

# minitoc
*.maf
*.mtc
*.mtc[0-9]
*.mtc[1-9][0-9]

# minted
_minted*
*.pyg

# morewrites
*.mw

# mylatexformat
*.fmt

# nomencl
*.nlo

# sagetex
*.sagetex.sage
*.sagetex.py
*.sagetex.scmd

# sympy
*.sout
*.sympy
sympy-plots-for-*.tex/

#pdfcomment
*.upa
*.upb

# pythontex
*.pytxcode
pythontex-filse-*/

# Texpad
*.texpadtmp

# TikZ & PGF
*.dpth
*.md5
*.auxlock

# todonotes
*.tdo

# xindy
*.xdy

# xypic precompiled matrices
*.xyc

# WinEdt
*.bak
*.sav

# endfloat
*.ttt
*.fff

# Latexian
TSWLatexianTemp

# Files for initializing subfolders
# Filename.md


# Version that generates html
Web

# Mac system files
.DS_Store

# Emacs automatic backup and hash files
*~
\#*#

# Vim swap files
*.swp

# Autogenerated equations
eq

# Emacs
*.el

# Particular user scratchwork directories
nate-notes/

*_region_*.*

# VSCode
settings.json
.idea

# Spyder project settings
.spyderproject
spyproject
.spyproject

# 20240608: CDC added *private* to avoid accidentally uploading private material
*private*
uv.lock
.cursor*
.specstory/
.cursorignore
.cursorindexingignore

# Generated test artifacts
test.jpg
test.pdf
test.png
test.svg
test_progress.txt
sims-about/**

# Code-duplication scan artifacts
.jscpd-report/
