Skip to content

Commit 3da9227

Browse files
Copilothotlong
andcommitted
fix: remove test artifact and fix .gitignore pattern for nested .objectstack/data/
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent c23a947 commit 3da9227

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dist/
77
*.tsbuildinfo
88

99
# ObjectStack data directory (persistence)
10-
.objectstack/data/
10+
**/.objectstack/data/
1111

1212
# IDE
1313
.vscode/

packages/plugins/driver-memory/.objectstack/data/memory-driver.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)