Browse Source

chore: update .gitignore

0xJacky 2 years ago
parent
commit
aee3b87076
3 changed files with 3 additions and 2 deletions
  1. 1 0
      frontend/.gitignore
  2. 1 1
      frontend/src/version.json
  3. 1 1
      frontend/version.json

+ 1 - 0
frontend/.gitignore

@@ -13,6 +13,7 @@ dist
 dist-ssr
 *.local
 .yarn
+yarn.lock
 cache
 
 # Editor directories and files

+ 1 - 1
frontend/src/version.json

@@ -1 +1 @@
-{"version":"1.9.9","build_id":119,"total_build":189}
+{"version":"1.9.9","build_id":120,"total_build":190}

+ 1 - 1
frontend/version.json

@@ -1 +1 @@
-{"version":"1.9.9","build_id":119,"total_build":189}
+{"version":"1.9.9","build_id":120,"total_build":190}