From dd8324f8c9721cb63c25faa525e48bf90026bfe4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8C=83=E4=BF=8A=E6=88=90?= Date: Wed, 11 Oct 2023 14:58:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + temp/logs/bus/.gitignore | 1 + 2 files changed, 2 insertions(+) create mode 100644 .gitignore create mode 100644 temp/logs/bus/.gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..723ef36 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea \ No newline at end of file diff --git a/temp/logs/bus/.gitignore b/temp/logs/bus/.gitignore new file mode 100644 index 0000000..12f5e56 --- /dev/null +++ b/temp/logs/bus/.gitignore @@ -0,0 +1 @@ +./bus-* \ No newline at end of file