From e2fdbda2aed5b60c218cec13b0876eddcf306562 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8B=AE=E5=AD=90=E7=9A=84=E9=AD=82?= Date: Tue, 8 Dec 2015 21:52:21 +0800 Subject: [PATCH] ignore ~ files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index bc89a04..2276a2d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ *.out *.o *.pyc +*~ META-INF/ # Binary Files # *.jar