Browse Source

feat: 增加一些gitignore

过卫栋 5 days ago
parent
commit
4923d3ccff
2 changed files with 11 additions and 8 deletions
  1. 11 2
      .gitignore
  2. 0 6
      package-lock.json

+ 11 - 2
.gitignore

@@ -1,6 +1,7 @@
 *.log
 .DS_Store
 .env
+.env.local
 .env.backup
 .env.production
 .phpactor.json
@@ -16,8 +17,9 @@
 /public/build
 /public/hot
 /public/storage
-/storage/*.key
-/storage/pail
+/bootstrap/cache/*
+/storage/*
+!/storage/.gitignore
 /vendor
 Homestead.json
 Homestead.yaml
@@ -29,3 +31,10 @@ Thumbs.db
 # build.sh
 # deploy.sh
 # DEPLOYMENT.md
+CLAUDE.md
+
+# 本地开发调试文件
+docker-compose.local.yml
+docker/Dockerfile.local
+docker/xdebug.ini
+docs/local-development.md

+ 0 - 6
package-lock.json

@@ -1541,7 +1541,6 @@
                 }
             ],
             "license": "MIT",
-            "peer": true,
             "dependencies": {
                 "baseline-browser-mapping": "^2.8.25",
                 "caniuse-lite": "^1.0.30001754",
@@ -1972,7 +1971,6 @@
             "resolved": "https://registry.npmmirror.com/dagre/-/dagre-0.8.5.tgz",
             "integrity": "sha512-/aTqmnRta7x7MCCpExk7HQL2O4owCT2h8NT//9I1OQ9vt29Pa0BzSAkR5lwFUcQ7491yVi/3CXU9jQ5o0Mn2Sw==",
             "license": "MIT",
-            "peer": true,
             "dependencies": {
                 "graphlib": "^2.1.8",
                 "lodash": "^4.17.15"
@@ -3094,7 +3092,6 @@
                 }
             ],
             "license": "MIT",
-            "peer": true,
             "dependencies": {
                 "nanoid": "^3.3.11",
                 "picocolors": "^1.1.1",
@@ -3824,7 +3821,6 @@
             "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
             "dev": true,
             "license": "MIT",
-            "peer": true,
             "engines": {
                 "node": ">=12"
             },
@@ -3919,7 +3915,6 @@
             "integrity": "sha512-BxAKBWmIbrDgrokdGZH1IgkIk/5mMHDreLDmCJ0qpyJaAteP8NvMhkwr/ZCQNqNH97bw/dANTE9PDzqwJghfMQ==",
             "dev": true,
             "license": "MIT",
-            "peer": true,
             "dependencies": {
                 "esbuild": "^0.25.0",
                 "fdir": "^6.5.0",
@@ -4024,7 +4019,6 @@
             "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
             "dev": true,
             "license": "MIT",
-            "peer": true,
             "engines": {
                 "node": ">=12"
             },