Skip to content

Commit e2df180

Browse files
committed
chore: keep reports/ ignored except benchmark markdown reports
1 parent be30b19 commit e2df180

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ coverage.xml
1717
ui/coverage
1818
.mypy_cache
1919
chroma_db
20-
reports
21-
!reports/
20+
reports/*
2221
!reports/benchmarks/
2322
reports/benchmarks/*
2423
!reports/benchmarks/*.md

0 commit comments

Comments
 (0)