From 63641a141b72d40827987ab5a4c10b5298201f8d Mon Sep 17 00:00:00 2001 From: terakilobyte Date: Wed, 17 Jun 2015 12:43:30 -0400 Subject: [PATCH] Update .gitignore to ignore .remote-sync.json file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 112d64591e..60d9092f91 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ bower_components main.css bundle.js coverage +.remote-sync.json