deploy commit
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
.git
|
||||
.gitignore
|
||||
.gitattributes
|
||||
.github
|
||||
.env
|
||||
.env.*
|
||||
.env.backup
|
||||
.env.production
|
||||
docker-compose*.yml
|
||||
Dockerfile*
|
||||
Dockerfile.db
|
||||
vendor
|
||||
README.md
|
||||
*.md
|
||||
node_modules
|
||||
.phpunit.cache
|
||||
tests
|
||||
storage/*.key
|
||||
storage/pail
|
||||
storage/framework/testing
|
||||
scripts
|
||||
.idea
|
||||
.vscode
|
||||
.nova
|
||||
.fleet
|
||||
.zed
|
||||
Homestead.json
|
||||
Homestead.yaml
|
||||
Procfile
|
||||
auth.json
|
||||
.phpactor.json
|
||||
.phpunit.result.cache
|
||||
npm-debug.log
|
||||
yarn-error.log
|
||||
Reference in New Issue
Block a user