/var/www/vhosts/ihelp.ro/_OLD
NameSizeModeActions
bin/-0755rm
config/-0755rm
logs/-0757rm
plugins/-0755rm
resources/-0755rm
src/-0755rm
templates/-0755rm
tests/-0755rm
tmp/-0757rm
vendor/-0755rm
webroot/-0755rm
.editorconfig3780644editdlrm
.gitattributes10620644editdlrm
.gitignore6300644editdlrm
.htaccess3490644editdlrm
composer.json21380644editdlrm
composer.lock1914460644editdlrm
google56ae0c72e85204e1.html530644editdlrm
index.php6490644editdlrm
phpcs.xml1600644editdlrm
phpunit.xml.dist11670644editdlrm
README.md19420644editdlrm
Edit: /var/www/vhosts/ihelp.ro/_OLD/.gitattributes (1062B)
# Define the line ending behavior of the different file extensions # Set default behavior, in case users don't have core.autocrlf set. * text=auto * text eol=lf # Explicitly declare text files we want to always be normalized and converted # to native line endings on checkout. *.php text *.default text *.ctp text *.sql text *.md text *.po text *.js text *.css text *.ini text *.properties text *.txt text *.xml text *.svg text *.yml text .htaccess text # Declare files that will always have CRLF line endings on checkout. *.bat eol=crlf # Declare files that will always have LF line endings on checkout. *.pem eol=lf # Denote all files that are truly binary and should not be modified. *.png binary *.jpg binary *.gif binary *.webp binary *.ico binary *.mo binary *.pdf binary *.phar binary *.woff binary *.woff2 binary *.ttf binary *.otf binary *.eot binary *.gz binary *.bz2 binary *.7z binary *.zip binary *.webm binary *.mp4 binary *.ogv binary # Remove files for archives generated using `git archive` phpstan.neon export-ignore .github export-ignore