Skip to content

Commit 93dc1d9

Browse files
committed
Tuck search-index.json within .gitignore
This prevents accidentally checking in a changed search-index. This does mean we’ll need to manually perform changes on the web in the future, but that’s okay. This file changes very infrequently, but the build keeps wanting to mess with it.
1 parent 9b36603 commit 93dc1d9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ crash.log
77
/vendor/gems/
88
/bin/
99
/.bundle/
10+
static/search-index.json

0 commit comments

Comments
 (0)