This is an automated email from the ASF dual-hosted git repository.
tlopex pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm-site.git
The following commit(s) were added to refs/heads/main by this push:
new b76ae632a48 Fix docs vendor ignore rule (#68)
b76ae632a48 is described below
commit b76ae632a480df96fe9729eb6ce9f3785de7aa29
Author: Shushi Hong <[email protected]>
AuthorDate: Mon Jun 22 22:47:35 2026 -0400
Fix docs vendor ignore rule (#68)
---
.gitignore | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index 72a3cf54fda..185779052d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,5 +7,4 @@ website.tgz
docs.tgz
Gemfile.lock
.bundle/
-vendor/
-
+/vendor/