From d6579d06b58587695890989a341874815ca7fbc1 Mon Sep 17 00:00:00 2001 From: slimfish Date: Thu, 15 Oct 2020 22:16:21 +0800 Subject: [PATCH] .gitignore --- src/.gitignore => .gitignore | 0 .idea/misc.xml | 13 ------------- .idea/vcs.xml | 6 ------ 3 files changed, 19 deletions(-) rename src/.gitignore => .gitignore (100%) delete mode 100644 .idea/misc.xml delete mode 100644 .idea/vcs.xml diff --git a/src/.gitignore b/.gitignore similarity index 100% rename from src/.gitignore rename to .gitignore diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index d30d09e..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 94a25f7..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file