From 457e1838665f583a096c99223e317342571d06f8 Mon Sep 17 00:00:00 2001 From: eason <30045503+Eason0729@users.noreply.github.com> Date: Tue, 12 Dec 2023 19:13:39 +0800 Subject: [PATCH] update .gitignore --- backend/.gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/backend/.gitignore b/backend/.gitignore index 5a7e6365..afad4683 100644 --- a/backend/.gitignore +++ b/backend/.gitignore @@ -5,4 +5,6 @@ *.sqlite /key.pem /cert.pem -/a.log \ No newline at end of file +/a.log +/judger.proto +/backend.proto \ No newline at end of file