Prepare for future screenshot assets

- Add assets/ to .gitignore
- Comment out README image placeholders until assets are captured

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Anthony Taglianetti
2026-02-02 23:21:58 -08:00
parent 27bff23804
commit 53bba94dc4
2 changed files with 7 additions and 0 deletions
+3
View File
@@ -1,3 +1,6 @@
# Assets (screenshots/GIFs added locally)
assets/
# Personal therapy data (generated by setup)
# Note: CLAUDE.md is NOT ignored here - we need it for repo setup instructions
# The generated therapy folder has its own .gitignore
+4
View File
@@ -8,8 +8,11 @@ Your sessions stay local. Your AI remembers everything. Works with Claude, GPT,
---
<!--
## What It Looks Like
Uncomment this section after adding screenshots to assets/
**A session in the terminal:**
![Session screenshot](assets/session-screenshot.png)
@@ -23,6 +26,7 @@ Your sessions stay local. Your AI remembers everything. Works with Claude, GPT,
![Demo](assets/demo.gif)
---
-->
## Why This Exists