first commit
This commit is contained in:
commit
56aa7836f4
140 changed files with 24604 additions and 0 deletions
10
backend/.gitattributes
vendored
Normal file
10
backend/.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
* text=auto eol=lf
|
||||
|
||||
*.blade.php diff=html
|
||||
*.css diff=css
|
||||
*.html diff=html
|
||||
*.md diff=markdown
|
||||
*.php diff=php
|
||||
|
||||
CHANGELOG.md export-ignore
|
||||
README.md export-ignore
|
||||
Loading…
Add table
Add a link
Reference in a new issue