From 34f4a51a67f56aa1e0e9a4b0bfe58594aeb35e12 Mon Sep 17 00:00:00 2001 From: yukihane Date: Tue, 2 Aug 2011 01:40:59 +0900 Subject: [PATCH] =?utf8?q?=E7=A9=BA=E3=83=95=E3=82=A1=E3=82=A4=E3=83=AB?= =?utf8?q?=E7=94=A8=E7=84=A1=E8=A6=96=E3=83=95=E3=82=A1=E3=82=A4=E3=83=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- frontend/out/_converted/.gitignore | 2 ++ frontend/out/comment/.gitignore | 2 ++ frontend/out/commentowner/.gitignore | 2 ++ frontend/out/movie/.gitignore | 2 ++ 4 files changed, 8 insertions(+) diff --git a/frontend/out/_converted/.gitignore b/frontend/out/_converted/.gitignore index e69de29..241e560 100644 --- a/frontend/out/_converted/.gitignore +++ b/frontend/out/_converted/.gitignore @@ -0,0 +1,2 @@ +* + diff --git a/frontend/out/comment/.gitignore b/frontend/out/comment/.gitignore index e69de29..241e560 100644 --- a/frontend/out/comment/.gitignore +++ b/frontend/out/comment/.gitignore @@ -0,0 +1,2 @@ +* + diff --git a/frontend/out/commentowner/.gitignore b/frontend/out/commentowner/.gitignore index e69de29..241e560 100644 --- a/frontend/out/commentowner/.gitignore +++ b/frontend/out/commentowner/.gitignore @@ -0,0 +1,2 @@ +* + diff --git a/frontend/out/movie/.gitignore b/frontend/out/movie/.gitignore index e69de29..241e560 100644 --- a/frontend/out/movie/.gitignore +++ b/frontend/out/movie/.gitignore @@ -0,0 +1,2 @@ +* + -- 2.11.0