diff --git a/.gitignore b/.gitignore index fd3301c..a5cb619 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .godot .codebuddy -build +build/* +!build/.gitkeep *.zip \ No newline at end of file