
#   Abstra is an AI-powered process automation framework.
#   According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
#   and can be added to the global gitignore or merged into this file.  For a more nuclear
#   and can be added to the global gitignore or merged into this file. However, if you prefer, 
#   be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
#   before PyInstaller builds the exe, so as to inject date/other infos into it.
#   commonly ignored for libraries.
#   For a library or package, you might want to ignore these files since the code is
#   having no cross-platform support, pipenv may install dependencies that don't work, or not
#   However, in case of collaboration, if having platform-specific dependencies or dependencies
#   https://pdm-project.org/en/latest/usage/project/#working-with-version-control
#   https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control
#   Ignore directories containing user credentials, local state, and settings.
#   in the .venv directory. It is recommended not to include this directory in version control.
#   install all needed dependencies.
#   intended to run in multiple environments; otherwise, check them in:
#   JetBrains specific template is maintained in a separate JetBrains.gitignore that can
#   Learn more at https://abstra.io/docs
#   option (not recommended) you can uncomment the following to ignore the entire idea folder.
#   pdm recommends including project-wide configuration in pdm.toml, but excluding .pdm-python.
#   Pixi creates a virtual environment in the .pixi directory, just like venv module creates one
#   Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control.
#   Similar to Pipfile.lock, it is generally recommended to include pixi.lock in version control.
#   Similar to Pipfile.lock, it is generally recommended to include poetry.lock in version control.
#   Similar to Pipfile.lock, it is generally recommended to include uv.lock in version control.
#   that can be found at https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore
#   This is especially recommended for binary packages to ensure reproducibility, and is more
#   Usually these files are written by a python script from a template
#   Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore 
#   you could uncomment the following to ignore the entire vscode folder
# .idea/
# .python-version
# .vscode/
# Abstra
# ActiveMQ
# Byte-compiled / optimized / DLL files
# C extensions
# Celery stuff
# Cython debug symbols
# Distribution / packaging
# Django stuff:
# Environments
# Flask stuff:
# Installer logs
# IPython
# Jupyter Notebook
# Marimo
# mkdocs documentation
# mypy
# pdm
# pdm.lock
# pdm.toml
# PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm
# pipenv
# Pipfile.lock
# pixi
# pixi.lock
# poetry
# poetry.lock
# poetry.toml
# PyBuilder
# PyCharm
# pyenv
# PyInstaller
# PyPI configuration file
# Pyre type checker
# pytype static type analyzer
# RabbitMQ
# Redis
# Rope project settings
# Ruff stuff:
# SageMath parsed files
# Scrapy stuff:
# Sphinx documentation
# Spyder project settings
# Streamlit
# Temporary file for partial code execution
# Translations
# Unit test / coverage reports
# UV
# uv.lock
# Visual Studio Code
*$py.class
*.aof
*.cover
*.egg
*.egg-info/
*.log
*.manifest
*.mo
*.pid
*.pot
*.py.cover
*.py[codz]
*.rdb
*.sage.py
*.so
*.spec
.abstra/
.cache
.coverage
.coverage.*
.dmypy.json
.eggs/
.env
.envrc
.hypothesis/
.installed.cfg
.ipynb_checkpoints
.mypy_cache/
.nox/
.pdm-build/
.pdm-python
.pixi
.pybuilder/
.pypirc
.pyre/
.pytest_cache/
.Python
.pytype/
.ropeproject
.ruff_cache/
.scrapy
.spyderproject
.spyproject
.streamlit/secrets.toml
.tox/
.venv
.venv/
.webassets-cache
/site
__marimo__/
__pycache__/
__pypackages__/
activemq-data/
build/
celerybeat.pid
celerybeat-schedule
cover/
coverage.xml
cython_debug/
db.sqlite3
db.sqlite3-journal
develop-eggs/
dist/
dmypy.json
docs/_build/
downloads/
eggs/
env.bak/
ENV/
htmlcov/
instance/
ipython_config.py
lib/
lib64/
local_settings.py
MANIFEST
marimo/_lsp/
marimo/_static/
mnesia/
node_modules/
nosetests.xml
out/
parts/
pip-delete-this-directory.txt
pip-log.txt
profile_default/
rabbitmq/
rabbitmq-data/
sdist/
share/python-wheels/
target/
tempCodeRunnerFile.py
var/
venv.bak/
venv/
wheels/

# Generated OpenAPI-to-MCP output folders
out-js/
out-ts/
out-py/
out-java/
out-cs/
out-java-spring/
out-cs2/
out-java2/
out-java-spring2/
