1
0
mirror of https://github.com/docker/awesome-compose.git synced 2025-06-30 09:33:44 +00:00
awesome-compose/react-laravel-mysql/backend/.gitattributes
Raghavendra a015fb59f3 React - Laravel - MySQL Compose sample
- Frontend: React Js setup with Vite
- Backend: Laravel
- Database: MySQL

Signed-off-by: Raghavendra N <8619262+raghavendra89@users.noreply.github.com>
2025-01-01 14:28:27 +05:30

12 lines
186 B
Plaintext

* text=auto eol=lf
*.blade.php diff=html
*.css diff=css
*.html diff=html
*.md diff=markdown
*.php diff=php
/.github export-ignore
CHANGELOG.md export-ignore
.styleci.yml export-ignore