bugfix 重新提交暂存区

This commit is contained in:
ZZY
2024-11-03 21:15:33 +08:00
parent d1dea9a89d
commit d323a0bee7
52 changed files with 5229 additions and 0 deletions

27
.gitignore vendored Normal file
View File

@ -0,0 +1,27 @@
# Godot 4+ specific ignores
.godot/
# Godot-specific
*.import
.import/
export.cfg
export_presets.cfg
# Imported translations (automatically generated from CSV files)
*.translation
# Mono-specific ignores
.mono/
data_*/
mono_crash.*.json
# MyProject specific ignores
.vscode/
.vs/
Bin/
bin/
*.aseprite
*.csproj
*.sln
*.error
*.key*