From ecdb9925f2294413cf4fcb2dc4980d482d538591 Mon Sep 17 00:00:00 2001 From: Anyon Date: Thu, 9 Feb 2017 21:10:39 -0500 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=8F=90=E4=BA=A4=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..0d6f8030f --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +!.gitignore +.idea +.svn +runtime \ No newline at end of file