Browse Source

gitignore

Luka 6 ngày trước cách đây
mục cha
commit
2fbbdb869f
1 tập tin đã thay đổi với 22 bổ sung0 xóa
  1. 22 0
      .gitignore

+ 22 - 0
.gitignore

@@ -12,3 +12,25 @@
 # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
 hs_err_pid*
 
+
+# vue 
+node_modules
+.DS_Store
+dist
+dist-ssr
+*.local
+.history
+
+# Editor directories and files
+.idea
+*.suo
+*.ntvs*
+*.njsproj
+*.sln
+*.local
+
+package-lock.json
+pnpm-lock.yaml
+stats.html
+
+