* Use Doctum instead of Sami - Fix .gitignore - Move the process to docs - Add .gitattributes * Fix the symfony/process versions after sami was removed Used the maximum version of 2.x and forced 3.3 before deprecation in 3.4
12 lines
198 B
Text
12 lines
198 B
Text
#/nbproject/
|
|
/vendor/
|
|
/docs/build
|
|
composer.phar
|
|
composer.lock
|
|
phpunit.xml
|
|
.phpunit.result.cache
|
|
/tests/Functional/output/output-*
|
|
/docs/doctum.phar
|
|
/docs/source/API/API/cache/twig/*
|
|
.idea/
|
|
/phpunit
|