From 4f459f9729d2f0c05f2b1484f62ea43ddc63cbe4 Mon Sep 17 00:00:00 2001 From: bnu Date: Fri, 15 Nov 2013 00:47:58 +0900 Subject: [PATCH] =?UTF-8?q?export-ignore=20=EC=84=A4=EC=A0=95=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80.=20git-archive=20=EB=AA=85=EB=A0=B9=20=EC=8B=9C=20?= =?UTF-8?q?=EC=A0=9C=EC=99=B8=20=ED=95=AD=EB=AA=A9.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..a46c8c196 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,7 @@ +.gitattributes export-ignore +.gitignore export-ignore +tools export-ignore +tests export-ignore +phpDoc export-ignore +Gruntfile.js export-ignore +package.json export-ignore \ No newline at end of file