KnpMarkdownBundle/.gitignore
Ryan Weaver c5f5046c8e Removing MarkdownTwigExtension dependency to MarkdownHelper
This allows the Twig extension to be used without the templating component.
This also introduces a new integration test as a sanity check that all the
configuration / compiler pass was setup correctly.
2015-12-15 16:08:41 -05:00

6 lines
75 B
Plaintext
Executable file

phpunit.xml
vendor/*
!vendor/parser
composer.lock
Tests/fixtures/app/cache