From fba52296e1cba4371b3a2166ab5a03941c0ef23d Mon Sep 17 00:00:00 2001 From: Geequlim Date: Mon, 15 Jun 2015 18:10:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1e83b12 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*/._.* +*/.DS_Store \ No newline at end of file