mirror of
https://github.com/KnpLabs/KnpMarkdownBundle.git
synced 2026-03-14 20:55:51 +01:00
Ignore PHPUnit cache file and var/ dir
This commit is contained in:
parent
98710f8f2a
commit
cdd1aeec0c
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,4 +1,6 @@
|
|||
.phpunit.result.cache
|
||||
phpunit.xml
|
||||
var/
|
||||
vendor/*
|
||||
composer.lock
|
||||
Tests/fixtures/app/cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue