This commit is contained in:
2026-03-09 01:05:38 +08:00
2 changed files with 37 additions and 0 deletions

33
.gitignore vendored
View File

@@ -1,3 +1,4 @@
<<<<<<< HEAD
*.log
.DS_Store
.env
@@ -22,3 +23,35 @@
Homestead.json
Homestead.yaml
Thumbs.db
=======
/vendor/
node_modules/
npm-debug.log
yarn-error.log
# Laravel 4 specific
bootstrap/compiled.php
app/storage/
# Laravel 5 & Lumen specific
public/storage
public/hot
# Laravel 5 & Lumen specific with changed public path
public_html/storage
public_html/hot
storage/*.key
.env
Homestead.yaml
Homestead.json
/.vagrant
.phpunit.result.cache
/public/build
/storage/pail
.env.backup
.env.production
.phpactor.json
auth.json
>>>>>>> 5123647b7180bb2fdc0760039c8e38d903dc15eb