From dda16735b94661b798d6c0fd3e41af944de0a1fe Mon Sep 17 00:00:00 2001 From: gcontini <1121667+gcontini@users.noreply.github.com> Date: 周日, 13 10月 2019 15:02:19 +0800 Subject: [PATCH] refactoring - locators --- .gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 6cd6db1..0018bea 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,5 @@ .cproject .settings .project -*.out \ No newline at end of file +*.out +/Default/ -- Gitblit v1.9.1