Browse Source

[pytest] Add test data path in .gitignore (#4032)

Ayush Goyal 8 months ago
parent
commit
11e454e7a3
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -128,3 +128,6 @@ docs/docs-site/public/
 
 # VSCode settings
 .vscode
+
+# Test data
+desktop/core/src/desktop/test_data/*