From 30d8b29d9093a34ee988db2d8156564ac8385050 Mon Sep 17 00:00:00 2001 From: Joe Fiorini Date: Mon, 3 Aug 2015 15:34:08 -0400 Subject: [PATCH] ignore testem.yml in root --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 186a4eeb86..cff36cbde1 100644 --- a/.gitignore +++ b/.gitignore @@ -36,6 +36,7 @@ __pycache__ /Brocfile.js /bower.json /package.json +/testem.yml node_modules/** /tmp npm-debug.log