初始化:实验三

This commit is contained in:
2025-03-25 12:21:26 +08:00
parent 8aeb69c4e5
commit a98a3304d0
8 changed files with 251 additions and 11 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