mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
Add behat.yml to gitignore
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
"behat.yml.dist": "behat.yml.dist",
|
||||
"features/": "features/"
|
||||
},
|
||||
"aliases": ["behat"]
|
||||
"aliases": ["behat"],
|
||||
"gitignore": ["behat.yml"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user