Files
shipping-portal/.gitignore
T
2023-12-16 19:57:17 +08:00

32 lines
427 B
Plaintext

/node_modules
/public/hot
/public/storage
/storage/*.key
/vendor
**/.idea/
.env
.env.backup
.phpunit.result.cache
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
/storage/file
composer.lock
yarn.lock
.DS_Store
public/.DS_Store
public/images/.DS_Store
gox.iml
rebuild_docker.sh
docker/*
db/*
package-lock.json
public/*
/public/*
storage/framework/laravel-excel/*
.vapor/
.env.production
.env.staging
.env.development