first commit

Signed-off-by: pengzhile <pengzhile@gmail.com>
This commit is contained in:
pengzhile
2023-09-04 19:24:56 +08:00
parent d18777ac73
commit 5ca81004f1
4 changed files with 56 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
# OS General
Thumbs.db
.DS_Store
# project
*.cert
*.key
*.log
bin/
# Develop tools
.vscode/
.idea/
*.swp