Browse Source

chore: 添加 vibe coding 相关忽略文件

在 .gitignore 文件中添加 .omc/ 和 .omx/ 目录的忽略规则,
laiqi 1 week ago
parent
commit
8f77f4612c
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -40,3 +40,7 @@ docs/.vitepress/cache
 
 # 更新 uni-app 官方版本
 # npx @dcloudio/uvm@latest
+
+# vibe coding
+.omc/
+.omx/