# Internal & Debug
debug_output*.txt
startup_log*.txt
scan_results*.txt
audit_results*.txt
*_credentials.txt
smoke_test*.py
check_*.py
test_*.py

# System & Deps
.venv/
venv/
node_modules/
__pycache__/
*.pyc
.DS_Store

# Environment Variables
.env
.env.local
*.env*

# Frameworks
.next/
build/
dist/

# Project Specific
backup_old_backend/
proof/
*.log
*.dist-info/
__pycache__/
*.pyd
*.dll
*.so
jwt/
pinecone_plugin_interface/

# Polluting Python Libraries (Root)
anyio/
certifi/
cffi/
charset_normalizer/
click/
colorama/
cryptography/
dateutil/
deprecation/
dnspython/
email_validator/
exceptiongroup/
fastapi/
h11/
h2/
hpack/
httpcore/
httpx/
hyperframe/
idna/
markdown_it/
markupsafe/
mcp/
!mnemosyne-app/src/app/dashboard/mcp/
!backend/api/mcp/
mdurl/
mmh3/
multidict/
mypy_extensions/
packaging/
pinecone/
pinecone_plugins/
postgrest/
propcache/
pycparser/
pydantic/
pydantic_core/
pygments/
pyiceberg/
pyjwt/
pyparsing/
pyroaring/
python_dateutil/
python_dotenv/
realtime/
requests/
rich/
shellingham/
sniffio/
sortedcontainers/
storage3/
strenum/
strictyaml/
supabase/
supabase_auth/
supabase_functions/
tenacity/
tqdm/
typer/
typing_extensions/
typing_inspection/
urllib3/
websockets/
yarl/
typing_extensions.py
six.py
deprecation.py

_ r f c - r e p o /
scratch/