Fixed up .gitignore to restart with a new chat.

This commit is contained in:
Dani 2025-05-03 19:15:29 -04:00
parent 9d85d969bb
commit 58442b86ee

2
.gitignore vendored
View File

@ -169,3 +169,5 @@ cython_debug/
#.idea/ #.idea/
.vscode/launch.json .vscode/launch.json
/content/*
/memory/*