From 8f85e2e26aff4bcb244aa01f509c678d08acc80f Mon Sep 17 00:00:00 2001 From: pengda <10266652509@qq.com> Date: Wed, 28 Aug 2024 14:55:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A1=86=E6=9E=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7976fc0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +.buildpath +.project +.settings/* +.idea +.gitignore +.DS_Store +.vscode/* +config/database.ini \ No newline at end of file