Skip to content

Commit 95c7c2c

Browse files
committed
chore(.gitignore): update log file patterns to ignore all testbed logs
1 parent e303897 commit 95c7c2c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@ utilities/*.crt
33
**/__pycache__/
44
**/*.mp4
55
**/*.webm
6-
testbed/**/*.log
7-
log/*.log
6+
testbed/**/*

0 commit comments

Comments
 (0)