Ignoring the store.json

This commit is contained in:
Dave
2026-02-16 17:18:03 +00:00
parent 2bb987d629
commit 539cbba409
2 changed files with 3 additions and 4 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
# App specific
store.json
# Rust stuff # Rust stuff
target target

View File

@@ -1,4 +0,0 @@
{
"last_project_path": "/Users/dave/workspace/projects/crashlabs/labs/materialist.tech/so-101",
"selected_model": "claude-3-5-sonnet-20241022"
}