Skip to content

Commit 11e454e

Browse files
authored
[pytest] Add test data path in .gitignore (#4032)
1 parent ba0afec commit 11e454e

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
@@ -128,3 +128,6 @@ docs/docs-site/public/
128128

129129
# VSCode settings
130130
.vscode
131+
132+
# Test data
133+
desktop/core/src/desktop/test_data/*

0 commit comments

Comments
 (0)