From a2cad774e78256416979ae3df6a0b8a55b6b0998 Mon Sep 17 00:00:00 2001 From: Jake Moshenko Date: Thu, 7 Jan 2016 16:57:06 -0500 Subject: [PATCH] Update .gitignore to ignore test registry data --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9354014ce..ecd08a107 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,5 @@ node_modules static/ldn static/fonts stack_local +test/data/registry/ GIT_HEAD