Skip to content

Commit 2251f74

Browse files
happiclaude
andcommitted
Gitignore local build and publish artifacts
Ignore VERSION, cover image, vendor bundle, and Gemfile.lock used by the local publish pipeline on the build server. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 1422985 commit 2251f74

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,6 @@ site
2929
.DS_Store
3030
/VERSION
3131
/images/cover.jpg
32+
/vendor/
33+
/.bundle/
34+
/Gemfile.lock

0 commit comments

Comments
 (0)