updating structure

This commit is contained in:
Your Name
2024-08-25 18:34:01 +03:00
parent dbfb2c03bb
commit af9260a35c
23 changed files with 7546 additions and 65 deletions

26
.gitattributes vendored Normal file
View File

@@ -0,0 +1,26 @@
* text=auto
AUTHORS text
CHANGELOG text
CHANGES text
CONTRIBUTING text
COPYING text
LICENSE text
NEWS text
.editorconfig text
.gitattributes text
.gitconfig text
.env text
.env.example text
.env.ci text
.gitignore text
.dockerignore text
Dockerfile text
Makefile text
composer.json text eol=lf
*.md text diff=markdown
*.php text diff=php
*.sh text eol=lf
*.yml text
*.json text