up
This commit is contained in:
+3
-1
@@ -4,12 +4,12 @@
|
||||
.gitattributes
|
||||
node_modules
|
||||
vendor
|
||||
public/build
|
||||
storage/framework/cache/data
|
||||
storage/framework/sessions
|
||||
storage/framework/views
|
||||
storage/logs
|
||||
storage/app/public
|
||||
public/build
|
||||
.dockerignore
|
||||
docker-compose.yml
|
||||
*.md
|
||||
@@ -17,3 +17,5 @@ docker-compose.yml
|
||||
phpunit.xml
|
||||
tests
|
||||
scripts
|
||||
bootstrap/cache/*.php
|
||||
!bootstrap/cache/.gitkeep
|
||||
|
||||
Reference in New Issue
Block a user