# Byte-compiled / optimized / DLL files
.code2llm_cache/branch_grouper_1779810382570385717_2702.pkl
.code2llm_cache/change_1779811320835248319_1458.pkl
.code2llm_cache/cli_1779812479505396861_27032.pkl
.code2llm_cache/commit_message_1779809443094439742_5584.pkl
.code2llm_cache/dependency_graph_1779810400712577609_5250.pkl
.code2llm_cache/detector_1779808727851858625_442.pkl
.code2llm_cache/grouper_1779809459691615730_2248.pkl
.code2llm_cache/hooks_1779810020665556932_3066.pkl
.code2llm_cache/logger_1779809465287675064_1747.pkl
.code2llm_cache/metrics_1779810407172645937_4492.pkl
.code2llm_cache/metrics_1779811310790143885_6521.pkl
.code2llm_cache/pyproject_1779811953922500198_1303.pkl
.code2llm_cache/rules_1779809456102577675_622.pkl
.code2llm_cache/sorter_1779811192423915625_3240.pkl
.code2llm_cache/tags_1779811321149251584_3404.pkl
.code2llm_cache/base_1779807720540219029_1860.pkl
.code2llm_cache/cli_1779808664226186571_25353.pkl
.code2llm_cache/commit_message_1779807736909391917_3993.pkl
.code2llm_cache/github_1779807716162172788_1683.pkl
.code2llm_cache/gitlab_1779807716300174246_2042.pkl
.code2llm_cache/pyproject_1779808656210101900_1303.pkl
.code2llm_cache/tags_1779807741800443576_3256.pkl
.code2llm_cache/tree_1779807016792786926_2024.pkl
.code2llm_cache/base_1779802739508353087_645.pkl
.code2llm_cache/cli_1779806974820276071_24915.pkl
.code2llm_cache/commit_message_1779802864864699922_4914.pkl
.code2llm_cache/config_1779802844828755285_4314.pkl
.code2llm_cache/github_1779802743928400771_2537.pkl
.code2llm_cache/gitlab_1779802746214425433_2895.pkl
.code2llm_cache/llx_adapter_1779802774983735825_1955.pkl
.code2llm_cache/pyproject_1779806977595373045_1303.pkl
.code2llm_cache/scoring_1779802847615519629_777.pkl
.code2llm_cache/tags_1779802838069416599_3475.pkl
.code2llm_cache/tree_1779802672332628535_2006.pkl
.code2llm_cache/__init___1779800615590949571_38.pkl
.code2llm_cache/cli_1779800820729188454_8260.pkl
.code2llm_cache/composer_1779800740358318524_2153.pkl
.code2llm_cache/config_1779800818644168363_1842.pkl
.code2llm_cache/executor_1779800740376318721_1750.pkl
.code2llm_cache/goal_1779800989729846870_12188.pkl
.code2llm_cache/heuristics_1779800850797479284_4181.pkl
.code2llm_cache/models_1779800615824952139_977.pkl
.code2llm_cache/planner_1779800615861952545_827.pkl
.code2llm_cache/project_1777557997938138204_1409.pkl
.code2llm_cache/providers_1779800805254030484_2195.pkl
.code2llm_cache/pyproject_1779801059786708490_1302.pkl
.code2llm_cache/scanner_1779800615648950208_1153.pkl
.code2llm_cache/tree_1777298880917790642_186.pkl
.idea/misc.xml
.env.example
.idea/pyProjectModel.xml
.idea/inspectionProfiles/Project_Default.xml
.idea/inspectionProfiles/profiles_settings.xml
.idea/modules.xml
.idea/tagi.iml
.idea/vcs.xml
__pycache__/
*.py[codz]
*$py.class

# C extensions
*.so

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

# 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/
cover/

# 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
.pybuilder/
target/

# Jupyter Notebook
.ipynb_checkpoints

# IPython
profile_default/
ipython_config.py

# pyenv
#   For a library or package, you might want to ignore these files since the code is
#   intended to run in multiple environments; otherwise, check them in:
# .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

# UV
#   Similar to Pipfile.lock, it is generally recommended to include uv.lock in version control.
#   This is especially recommended for binary packages to ensure reproducibility, and is more
#   commonly ignored for libraries.
# uv.lock

# poetry
#   Similar to Pipfile.lock, it is generally recommended to include poetry.lock in version control.
#   This is especially recommended for binary packages to ensure reproducibility, and is more
#   commonly ignored for libraries.
#   https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control
# poetry.lock
# poetry.toml

# pdm
#   Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control.
#   pdm recommends including project-wide configuration in pdm.toml, but excluding .pdm-python.
#   https://pdm-project.org/en/latest/usage/project/#working-with-version-control
# pdm.lock
# pdm.toml
.pdm-python
.pdm-build/

# pixi
#   Similar to Pipfile.lock, it is generally recommended to include pixi.lock in version control.
# pixi.lock
#   Pixi creates a virtual environment in the .pixi directory, just like venv module creates one
#   in the .venv directory. It is recommended not to include this directory in version control.
.pixi

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

# Celery stuff
celerybeat-schedule
celerybeat.pid

# Redis
*.rdb
*.aof
*.pid

# RabbitMQ
mnesia/
rabbitmq/
rabbitmq-data/

# ActiveMQ
activemq-data/

# SageMath parsed files
*.sage.py

# Environments
.env
.envrc
.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/

# pytype static type analyzer
.pytype/

# Cython debug symbols
cython_debug/

# PyCharm
#   JetBrains specific template is maintained in a separate JetBrains.gitignore that can
#   be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
#   and can be added to the global gitignore or merged into this file.  For a more nuclear
#   option (not recommended) you can uncomment the following to ignore the entire idea folder.
# .idea/

# Abstra
#   Abstra is an AI-powered process automation framework.
#   Ignore directories containing user credentials, local state, and settings.
#   Learn more at https://abstra.io/docs
.abstra/

# Visual Studio Code
#   Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore 
#   that can be found at https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore
#   and can be added to the global gitignore or merged into this file. However, if you prefer, 
#   you could uncomment the following to ignore the entire vscode folder
# .vscode/
# Temporary file for partial code execution
tempCodeRunnerFile.py

# Ruff stuff:
.ruff_cache/

# PyPI configuration file
.pypirc

# Marimo
marimo/_static/
marimo/_lsp/
__marimo__/

# Streamlit
.streamlit/secrets.toml
