Skip to content

Commit 86929c1

Browse files
authored
fix: release-plz requires no checked in files match git ignores (#2661)
1 parent 004fafd commit 86929c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ benchmarks/.out
192192
*.txt
193193
*.vortex
194194
*.parquet
195+
!docs/_static/example.parquet
195196

196197
# TPC-H benchmarking data
197198
/data/

0 commit comments

Comments
 (0)