From 344564e1504f9ee3b984aeec1d8ca313776e0262 Mon Sep 17 00:00:00 2001 From: Nicolas Le Goff Date: Mon, 11 Mar 2013 20:02:17 +0100 Subject: [PATCH] Add behat.yml to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a49482ed5d..73aef82827 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ .DS_Store /vendor composer.phar +behat.yml /datas /www/assets /www/skins/login/css/style.css