jimmylee преди 8 месеца
родител
ревизия
6cf9793254
променени са 1 файла, в които са добавени 0 реда и са изтрити 16 реда
  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