.idea
app
bootstrap
config
database
deploy
public
resources
routes
storage
tests
.drone.yml
.editorconfig
.env.example
.gitattributes
.gitignore
.styleci.yml
Dockerfile
README.md
artisan
composer.json
composer.lock
package-lock.json
package.json
phpunit.xml
post_deploy.sh
server.php
webpack.mix.js
6 lines
111 B
Plaintext
6 lines
111 B
Plaintext
* text=auto
|
|
*.css linguist-vendored
|
|
*.scss linguist-vendored
|
|
*.js linguist-vendored
|
|
CHANGELOG.md export-ignore
|