added missing files

This commit is contained in:
foobar
2022-08-21 21:52:04 +02:00
parent ce41751dc4
commit de7bf9d176
5 changed files with 125 additions and 0 deletions

11
.gitattributes vendored Normal file
View File

@@ -0,0 +1,11 @@
* text=auto
*.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