mirror of
https://github.com/code-rhapsodie/FOSCKEditorBundle.git
synced 2026-03-23 22:32:19 +01:00
* Fix tests * Add SF 7 support * Update CI * Fix cs * Solve tests deprecations * Update gitattributes * Bump ci
18 lines
172 B
Plaintext
18 lines
172 B
Plaintext
# Composer
|
|
/composer.lock
|
|
/vendor
|
|
|
|
# Docker
|
|
/.env
|
|
|
|
# PHP CS Fixer
|
|
/.php-cs-fixer.cache
|
|
|
|
# PHPUnit
|
|
/build
|
|
/phpunit.xml
|
|
.phpunit.result.cache
|
|
|
|
# Documentation
|
|
/docs/_build/*
|