init repo

This commit is contained in:
Sun-ZhenXing
2025-09-21 13:28:21 +08:00
commit e04f439c3b
3 changed files with 36 additions and 0 deletions

17
.gitignore vendored Normal file
View File

@@ -0,0 +1,17 @@
# Env
.env
.env.*
!.env.example
# Editor directories and files
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
# Logs
logs
*.log