ffmpeg-mappable-media/.gitignore
William Desportes 6a61d67288
Use Doctum instead of Sami (#761)
* 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
2020-10-12 16:04:21 +02:00

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