瀏覽代碼

fix: 更新git ignore

ansoni 3 月之前
父節點
當前提交
dbf9e466fb
共有 3 個文件被更改,包括 12 次插入11 次删除
  1. 2 2
      .gitignore
  2. 8 1
      .idea/bookmarks.json
  3. 2 8
      .idea/workspace.xml

+ 2 - 2
.gitignore

@@ -12,8 +12,8 @@
 # next.js
 /.next/
 /out/
-.idea
-.vscode
+/.idea
+/.vscode
 # production
 /build
 

+ 8 - 1
.idea/bookmarks.json

@@ -1,3 +1,10 @@
 {
-  "site_front": []
+  "site_front": [
+    {
+      "fileDescriptor": "$/src/app/[locale]/(TabBar)/[[...share]]/@clientWidget/page.tsx",
+      "linenumber": 16,
+      "name": "// pixel 埋点",
+      "bookmarkType": "DEFAULT"
+    }
+  ]
 }

+ 2 - 8
.idea/workspace.xml

@@ -5,15 +5,9 @@
   </component>
   <component name="ChangeListManager">
     <list default="true" id="cefcab87-0337-4425-a7d4-cfe46845b330" name="Changes" comment="">
+      <change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/app/[locale]/(wheel)/cashWheel/CashWheelClient.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/app/[locale]/(doings)/cashWheel/CashWheelClient.tsx" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/app/[locale]/(wheel)/cashWheel/layout.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/app/[locale]/(doings)/cashWheel/layout.tsx" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/app/[locale]/(wheel)/cashWheel/page.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/app/[locale]/(doings)/cashWheel/page.tsx" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/app/[locale]/(wheel)/cashWheel/style.module.scss" beforeDir="false" afterPath="$PROJECT_DIR$/src/app/[locale]/(doings)/cashWheel/style.module.scss" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/app/[locale]/(wheel)/sharecwbr/layout.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/app/[locale]/(doings)/sharecwbr/layout.tsx" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/app/[locale]/(wheel)/sharecwbr/page.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/app/[locale]/(doings)/sharecwbr/page.tsx" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/app/[locale]/store/layout.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/app/[locale]/(doings)/store/layout.tsx" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/app/[locale]/store/page.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/app/[locale]/(doings)/store/page.tsx" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/app/[locale]/(doings)/store/page.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/app/[locale]/(doings)/store/page.tsx" afterDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />