From 3ae5afde4647322bebb84cc48024eae01f1375eb Mon Sep 17 00:00:00 2001 From: David Merfield Date: Tue, 26 Jan 2016 14:38:13 -0800 Subject: [PATCH] updated gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index da450b4..0c4c5cc 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,5 @@ build *.ttf *.woff *.woff2 + +tests/*