chore: clean repo runtime artifacts
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -8,3 +8,10 @@ dist/
|
||||
build/
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Local AI worker/runtime artifacts
|
||||
ai/worker.lock
|
||||
|
||||
# Local backend runtime data
|
||||
backend/data/*.sqlite3
|
||||
!backend/data/.gitkeep
|
||||
|
||||
Reference in New Issue
Block a user