Skip to content

Commit 265a5ec

Browse files
authored
chore: ignore test fixture ZIPs (#750)
This fixes a minor issue from 1c097ee: ZIP fixtures weren't properly ignored.
1 parent 81bf517 commit 265a5ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ proto/build
88
!/drizzle/**/*.sql
99
.eslintcache
1010
docs/api/html/*
11-
test/fixtures/config/*.zip
11+
tests/fixtures/config/*.zip

0 commit comments

Comments
 (0)