diff --git a/.gitignore b/.gitignore index 0af181c..71ca2ce 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,9 @@ # Godot 4+ specific ignores .godot/ /android/ + +bin +obj + +/Export +.vs