From 7ef0b5b4285da4237b8d136ad2ff61fcd1a3d1a9 Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Sun, 16 Mar 2014 23:41:03 -0700 Subject: [PATCH] Remove `legacy` and `mobile` from .gitignore. [ci skip] --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index 71044ed37..f5bb27d43 100644 --- a/.gitignore +++ b/.gitignore @@ -9,5 +9,3 @@ coverage modularize node_modules dist/*.backbone.* -dist/*.legacy.* -dist/*.mobile.*