Skip to content

Commit fdb2b48

Browse files
committed
chore: add trashfiles to ignore
1 parent 614f856 commit fdb2b48

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,8 @@ server/out/
66
.env
77
tests/_*
88
docs/
9-
.vscode/
9+
.vscode/
10+
.claude/
11+
graphify-out/
12+
tests/manuals/
13+
.vscode/launch.json

.vscodeignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ package-lock.json
2525
.env
2626
.env.*
2727
docs/
28+
graphify-out/
29+
tests/manuals/

0 commit comments

Comments
 (0)