Browse Source

first commit

libushang 1 năm trước cách đây
commit
3cc7014e8e
1 tập tin đã thay đổi với 22 bổ sung0 xóa
  1. 22 0
      .gitignore

+ 22 - 0
.gitignore

@@ -0,0 +1,22 @@
+node_modules
+.DS_Store
+dist
+dist-ssr
+*.local
+.eslintcache
+report.html
+vite.config.*.timestamp*
+
+yarn.lock
+npm-debug.log*
+.pnpm-error.log*
+.pnpm-debug.log
+tests/**/coverage/
+
+# Editor directories and files
+.idea
+*.suo
+*.ntvs*
+*.njsproj
+*.sln
+tsconfig.tsbuildinfo