init project

This commit is contained in:
2024-04-03 15:13:12 +08:00
commit f930385e43
74 changed files with 5819 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
/.idea/
/Temp
/UserSettings
/obj
/Logs
/Build
/Library
*.sln
*.csproj
/.git