优化项目架构

This commit is contained in:
2025-09-15 19:10:37 +08:00
parent 4119ed3445
commit 26b856d74e
1361 changed files with 4 additions and 0 deletions

16
SproutFarm-Frontend/.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
# Godot-specific files
.import/
.godot/
.mono/
export.cfg
export_presets.cfg
android
# System-specific files
.DS_Store
Thumbs.db
# IDE-specific files
.vscode/
.idea/
.cursor/