From 94c5f9f92a0c02e7e32ff6709f561546a00e81ee Mon Sep 17 00:00:00 2001
From: ethan <ethan.tao@ewellix.com>
Date: Mon, 07 Nov 2022 16:43:11 +0800
Subject: [PATCH] first init 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