From 8d3ad375de908b922fe519951dbfb94f229b21fe Mon Sep 17 00:00:00 2001 From: makoto Date: Tue, 17 Mar 2015 23:30:13 +0900 Subject: [PATCH] Fixed ignore --- hosts/.gitignore | 3 ++- lib/.gitignore | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/hosts/.gitignore b/hosts/.gitignore index adca086388..43be095789 100644 --- a/hosts/.gitignore +++ b/hosts/.gitignore @@ -2,4 +2,5 @@ android/ html/ osx/ ios/ -linux/ \ No newline at end of file +linux/ +windows/ \ No newline at end of file diff --git a/lib/.gitignore b/lib/.gitignore index adca086388..43be095789 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -2,4 +2,5 @@ android/ html/ osx/ ios/ -linux/ \ No newline at end of file +linux/ +windows/ \ No newline at end of file