Skip to content
This repository was archived by the owner on Dec 23, 2024. It is now read-only.

Commit 5e43ed0

Browse files
authored
git: ignore tests/spec-tests folder (#28254)
1 parent 8afbcf4 commit 5e43ed0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,6 @@ profile.cov
4747
/dashboard/assets/package-lock.json
4848

4949
**/yarn-error.log
50-
logs/
50+
logs/
51+
52+
tests/spec-tests/

0 commit comments

Comments
 (0)