初始化提交
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# Godot-specific files
|
||||
.import/
|
||||
.godot/
|
||||
.mono/
|
||||
export.cfg
|
||||
export_presets.cfg
|
||||
|
||||
# System-specific files
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# IDE-specific files
|
||||
.vscode/
|
||||
.idea/
|
||||
Reference in New Issue
Block a user