From 9ae6f5addc6120e0c01eb846a9e3d7b319088de9 Mon Sep 17 00:00:00 2001 From: default Date: Sat, 29 Sep 2018 11:30:48 +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..db97f8e --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/nms_sync/ +.class \ No newline at end of file