From 29c16ea18edbf935aef58cfae53060358fa95400 Mon Sep 17 00:00:00 2001 From: quentinrossetti Date: Tue, 19 Aug 2014 11:15:15 +0000 Subject: [PATCH] Add online IDE to .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 0077c17..a557bf7 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,7 @@ build/Release node_modules dummy.* + +# Online IDE +.c9 +.codio