Jelajahi Sumber

update .gitignore

jimmylee 2 bulan lalu
induk
melakukan
6cf9793254
1 mengubah file dengan 0 tambahan dan 16 penghapusan
  1. 0 16
      .gitignore

+ 0 - 16
.gitignore

@@ -1,13 +1,9 @@
 .DS_Store
 node_modules/
-package-lock.json
 npm-debug.log*
 yarn-debug.log*
 yarn-error.log*
 
-# Build output
-dist/
-
 # Editor directories and files
 .idea
 .vscode
@@ -15,15 +11,3 @@ dist/
 *.ntvs*
 *.njsproj
 *.sln
-
-# Local env files
-.env
-.env.local
-.env.*.local
-
-# Log files
-logs
-*.log
-
-# OS files
-Thumbs.db