From f5e277c240b9211a1f047b88788f34f3dd5a97c2 Mon Sep 17 00:00:00 2001 From: ethan <ethan.tao@ewellix.com> Date: Sat, 08 Apr 2023 18:33:01 +0800 Subject: [PATCH] first commit --- .gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 7c84173..fea7cbb 100644 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,5 @@ *.udb *.jflash __pycache__ -*.pyc \ No newline at end of file +*.pyc +Makefile \ No newline at end of file -- Gitblit v1.8.0