# # # # # # # # # # # # # # # # # # # #
# Pape Docs
# Copyright 2025 Carter Pape
# 
# See file LICENSE for licensing terms.
# # # # # # # # # # # # # # # # # # # #

# Build artifacts
build/
dist/
*.egg-info/
*.egg
MANIFEST

# Python bytecode and compiled files
__pycache__/
*.py[cod]
*$py.class

# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
pyvenv.cfg
bin/
uv.lock

# IDE and OS-specific files
.DS_Store
.vscode/

# Data and output directories
out/
data/
log/
yolo-models/

# Cline
memory-bank/
