ansoni před 3 měsíci
rodič
revize
e4657fae92
2 změnil soubory, kde provedl 4 přidání a 7 odebrání
  1. 3 1
      .gitignore
  2. 1 6
      .idea/workspace.xml

+ 3 - 1
.gitignore

@@ -12,6 +12,8 @@
 # next.js
 /.next/
 /out/
+.idea
+.vscode
 # production
 /build
 
@@ -32,4 +34,4 @@ yarn-error.log*
 *.tsbuildinfo
 next-env.d.ts
 
-certificates
+certificates

+ 1 - 6
.idea/workspace.xml

@@ -5,13 +5,8 @@
   </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$/messages/br.json" beforeDir="false" afterPath="$PROJECT_DIR$/messages/br.json" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/messages/en.json" beforeDir="false" afterPath="$PROJECT_DIR$/messages/en.json" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/api/user.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/api/user.ts" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/components/HeaderBack/index.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/components/HeaderBack/index.tsx" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/components/ModalPopup/WalletDescribeModal/index.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/components/ModalPopup/WalletDescribeModal/index.tsx" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/stores/useWalletStore.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/stores/useWalletStore.ts" afterDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />