diff --git a/.gitignore b/.gitignore index 4709183..fba49c1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ # Godot 4+ specific ignores .godot/ +#custom +.vs/ diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..8cf2ffa --- /dev/null +++ b/readme.md @@ -0,0 +1,2 @@ +# 3d-game-test +trying out the 3D features from godot for fututre games \ No newline at end of file