Add git config files
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# Godot 4.x ignores
|
||||
|
||||
# Godot-specific ignores
|
||||
.godot/
|
||||
|
||||
# Exported builds
|
||||
*.translation
|
||||
*.import
|
||||
|
||||
# Mono-specific ignores
|
||||
.mono/
|
||||
data_*/
|
||||
mono_crash.*.json
|
||||
Reference in New Issue
Block a user