bugfix 重新提交暂存区
This commit is contained in:
27
.gitignore
vendored
Normal file
27
.gitignore
vendored
Normal 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*
|
Reference in New Issue
Block a user