# start temp
Notebooks/Advanced_Notebooks/Whatsa_Lambda.ipynb
patch
# end temp

Notebooks/data/.onboarded
.env

secrets.nix
Notebooks/Untitled.ipynb
test.log
llms.txt
graph-good.json
*sitemap*.xml

# ripgrep filters for good search & replaces with `rg | xargs sed` pattern
assets/js/

_config*.py

#navgraph.json Temp until I figure it out
graph.json
navgraph.json
ideal_hierarchy_master_real.html
semrush_candidates.txt
gsc_velocity.json
show_graph.html

prompt.md
article.txt
combined_prompt.txt
instructions.json

# File-types that should never get into repo
*.bak
*.mp4
*.mov
*.csv
*.gz
*.pkl
*.xlsx
*.sqlite
*.sqlite-shm
*.sqlite-wal

# Pipulate framework stuff
data/
downloads/
logs/
temp/
.ssh/key
*kungfu_*.py
botify_token.txt
flake.lock
foo.txt
service_account.txt
whitelabel.txt

# Mac & vendor crap
.cursor/
.DS_Store

# Python, Jupyter Notebook & FastHTML stuff
.ipynb_checkpoints/
.jupyter/
.venv/
__pycache__/
.sesskey

# User-facing notebooks generated on first run
Notebooks/Client_Work/
Notebooks/Collaborators/
Notebooks/Deliverables/
Notebooks/Playground/
Notebooks/_config.py
Notebooks/Advanced_Notebooks/01_URLinspector.ipynb
Notebooks/Advanced_Notebooks/02_FAQuilizer.ipynb
Notebooks/Advanced_Notebooks/03_GAPalyzer.ipynb
Notebooks/Advanced_Notebooks/04_VIDeditor.ipynb

Notebooks/imports/core_sauce.py
Notebooks/imports/onboard_sauce.py
Notebooks/imports/faq_writer_sauce.py
Notebooks/imports/url_inspect_sauce.py
Notebooks/imports/gap_analyzer_sauce.py
Notebooks/imports/videditor_sauce.py

# Python packaging and build artifacts
build/
dist/
*.egg-info/
*.whl

# PyPI publishing artifacts
.pytest_cache/
.tox/
htmlcov/
.coverage

# AI Keychain persistent memory - survives application resets

# Browser automation outputs - keep these local only
browser_cache/

# Browser automation temp scripts - disposable one-offs
*_automation_summary.txt
*_automation_targets.py
*_beautiful_dom.html
*_screenshot.png
*_source.html

# Directory rotation test files - development use only
browser_cache/test_rotation_data/

# Voice synthesis models - auto-downloaded as needed
piper_models/
Notebooks/Onboarding.ipynb
