From a28d3b7d1dd57d6b2a581cdb4f6a70717c8dd68c Mon Sep 17 00:00:00 2001 From: Zhao Zuohong Date: Mon, 23 Sep 2024 17:51:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5launcher.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ launcher.json | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 launcher.json diff --git a/.gitignore b/.gitignore index 82f9275..35a950e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +/launcher.json + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] diff --git a/launcher.json b/launcher.json deleted file mode 100644 index c647282..0000000 --- a/launcher.json +++ /dev/null @@ -1 +0,0 @@ -{"page": "init", "branch": "fast"} \ No newline at end of file