Skip to content

Commit 2bb46e0

Browse files
committed
[MINOR][DOCS] Add docs/_generated/ to .gitignore
### What changes were proposed in this pull request? This PR adds the auto-generated content `docs/_generated/` to .gitignore ### Why are the changes needed? vcs improvement ### Does this PR introduce _any_ user-facing change? no ### How was this patch tested? existing tests ### Was this patch authored or co-authored using generative AI tooling? no Closes #46178 from yaooqinn/minor. Authored-by: Kent Yao <yao@apache.org> Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
1 parent 8afce30 commit 2bb46e0

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
@@ -50,6 +50,7 @@ dev/create-release/*final
5050
dev/create-release/*txt
5151
dev/pr-deps/
5252
dist/
53+
docs/_generated/
5354
docs/_site/
5455
docs/api
5556
docs/.local_ruby_bundle

0 commit comments

Comments
 (0)