mirror of
https://github.com/symfony/recipes.git
synced 2026-09-21 12:06:33 +03:00
gitignore /bin/.phpunit
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
"tests/": "tests/"
|
"tests/": "tests/"
|
||||||
},
|
},
|
||||||
"gitignore": [
|
"gitignore": [
|
||||||
|
".phpunit",
|
||||||
"/phpunit.xml"
|
"/phpunit.xml"
|
||||||
],
|
],
|
||||||
"aliases": ["phpunit", "simple-phpunit"]
|
"aliases": ["phpunit", "simple-phpunit"]
|
||||||
|
|||||||
Reference in New Issue
Block a user