初始化:实验二

This commit is contained in:
2025-03-11 12:16:21 +08:00
parent 0e21d33b1c
commit f34a3f7512
7 changed files with 218 additions and 0 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