From 8406b3df9cf66939f1f814195ba2403db62a3938 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=BD=E6=97=A5=E9=9F=B3=E4=B9=90?= Date: Thu, 25 Sep 2025 12:47:52 +0000 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 .gitignore diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 60d7971..0000000 --- a/.gitignore +++ /dev/null @@ -1,13 +0,0 @@ -# ---> AL -.vscode/* -!.vscode/settings.json -!.vscode/tasks.json -!.vscode/launch.json -!.vscode/extensions.json -*.code-workspace - -# Local History for Visual Studio Code -.history/ -*.app -.snapshots/* -