Skip to content

Commit 7e9bf94

Browse files
Update .gitignore
1 parent 21881f3 commit 7e9bf94

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
@@ -9,7 +9,7 @@
99
/tools/cli/test/e2e/cli/output/**
1010
!/tools/cli/test/e2e/cli/output/.gitkeep
1111
/tools/*/dist/*
12-
/tools/cli/test/e2e/cli/output
12+
/tools/*/output/*
1313
# We don't want to commit env variables
1414
*.env
1515

@@ -27,4 +27,3 @@
2727
**/*metric-collection-results.parquet
2828
**/*spectral-output.txt
2929
**/*spectral-report.xml
30-

0 commit comments

Comments
 (0)