From 20d32333069ca70c1517612e1e5eb4f55bef1e9c Mon Sep 17 00:00:00 2001 From: sunty <1172534965@qq.com> Date: 星期四, 19 十二月 2019 11:03:13 +0800 Subject: [PATCH] add location --- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 8365624..dc5c959 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,8 @@ *.o *.a *.so +.idea +.vscode # Folders _obj @@ -21,3 +23,4 @@ *.exe *.test + -- Gitblit v1.8.0