From 0740405e432c8149126f216b14cf3341f3ef910a Mon Sep 17 00:00:00 2001 From: "Mr.V" Date: Mon, 4 Mar 2024 15:40:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..77565c4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/docker/ +/venv/