Чистка, удаленны файлы из bin

This commit is contained in:
MaD_CaT
2024-10-11 16:23:53 +03:00
parent 866a4e49be
commit 955e26e383
3 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@@ -15,7 +15,6 @@ mono_crash.*.json
.directory
*~
/.idea/
/bin/
/build/
/html/
/commit.gd

Binary file not shown.

View File

@@ -22,6 +22,7 @@ color = Color(0, 0, 0, 1)
[node name="tabs" type="TabContainer" parent="ColorRect"]
self_modulate = Color(0, 0, 0, 1)
layout_mode = 0
offset_right = 1594.0
offset_bottom = 897.0