From a9bdc255df8d4b07895a222958515bb1307db530 Mon Sep 17 00:00:00 2001 From: chicpro Date: Mon, 2 Feb 2015 13:24:11 +0900 Subject: [PATCH] =?UTF-8?q?gitattributes=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..596615322 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +.gitattributes export-ignore +.gitignore export-ignore