init: homework8

This commit is contained in:
2025-06-18 19:21:53 +08:00
parent e3c9129e83
commit 782b0867aa
8 changed files with 241 additions and 3 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