init: homework7

This commit is contained in:
2025-05-20 12:10:08 +08:00
parent 8a90337479
commit 1e079c187c
8 changed files with 220 additions and 2 deletions
+15
View File
@@ -0,0 +1,15 @@
# dot files
/.vscode/launch.json
/.settings
/.eide/log
/.eide.usr.ctx.json
# project out
/build
/bin
/obj
/out
# eide template
*.ept
*.eide-template