From 2bd097072b1688dc3e12f81b4882d9c54e298273 Mon Sep 17 00:00:00 2001 From: thinkphp Date: Mon, 21 Dec 2015 08:40:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0lang=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lang/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 lang/.gitignore diff --git a/lang/.gitignore b/lang/.gitignore new file mode 100644 index 00000000..c96a04f0 --- /dev/null +++ b/lang/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore \ No newline at end of file