This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-paimon.git
The following commit(s) were added to refs/heads/master by this push:
new 84bc6ffd0 [idea] Update vcs.xml to add docs
84bc6ffd0 is described below
commit 84bc6ffd04efe8d2b3b09e8ff8d8320136f5678d
Author: JingsongLi <[email protected]>
AuthorDate: Thu May 4 11:36:35 2023 +0800
[idea] Update vcs.xml to add docs
---
.idea/vcs.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
index dc26c4a52..1072fadfa 100644
--- a/.idea/vcs.xml
+++ b/.idea/vcs.xml
@@ -16,5 +16,6 @@
</component>
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
+ <mapping directory="$PROJECT_DIR$/docs/themes/book" vcs="Git" />
</component>
-</project>
+</project>
\ No newline at end of file