/var/www/vhosts/nabawater/vendor/codeception/base
NameSizeModeActions
docs/-0775rm
ext/-0775rm
package/-0775rm
src/-0775rm
tests/-0775rm
.gitattributes8090664editdlrm
.gitignore16410664editdlrm
.travis.yml78950664editdlrm
appveyor.yml18810664editdlrm
autoload.php32730664editdlrm
CHANGELOG-2.0.md229520664editdlrm
CHANGELOG-2.1.md215150664editdlrm
CHANGELOG-2.2.md293190664editdlrm
CHANGELOG-2.3.md133250664editdlrm
CHANGELOG-2.4.md59160664editdlrm
CHANGELOG-2.5.md59130664editdlrm
codecept19160775editdlrm
codecept.bat1230664editdlrm
codeception.yml11930664editdlrm
composer.json24530664editdlrm
CONTRIBUTING.md18920664editdlrm
Dockerfile12130664editdlrm
ISSUE_TEMPLATE.md4540664editdlrm
LICENSE11020664editdlrm
nitpick.json1190664editdlrm
PruneTest.php19930664editdlrm
readme.md35690664editdlrm
RELEASE.md5370664editdlrm
RoboFile.php346500664editdlrm
ruleset.xml5410664editdlrm
shim.php25880664editdlrm
wercker.yml21090664editdlrm
Edit: /var/www/vhosts/nabawater/vendor/codeception/base/.gitattributes (809B)
# Auto detect text files and perform LF normalization * text=auto # Denote text files explicitly, normalize line endings to LF on checkin and forbid conversion to CRLF on checkout # Without eol=lf, core.autocrlf might come in effect *.html eol=lf diff=html *.css eol=lf *.js eol=lf *.sql eol=lf *.php eol=lf diff=php *.yml eol=lf *.xml eol=lf *.dist eol=lf *.conf eol=lf *.json eol=lf *.lock eol=lf # Denote all files that are truly binary and should not be modified. # Git would detect them automatically, but this will save the autodetection *.png binary *.jpg binary *.gif binary *.ico binary *.zip binary *.jar binary *.docx binary *.docx binary *.dot binary *.xls binary *.otf binary *.eot binary *.ttf binary *.ttf binary *.woff binary *.phar binary