Skip to content

Commit 7622781

Browse files
authored
chore: ignore log directories in Git (#1935)
1 parent 6b3cfe1 commit 7622781

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@ build
1414

1515
# Action bindings are generated by CI each time, and locally we should regenerate it as often as possible.
1616
/.github/workflows/generated
17+
18+
/jit-binding-server/logs/
19+
/logs/

0 commit comments

Comments
 (0)