diff options
Diffstat (limited to 'test/.gitignore')
-rw-r--r-- | test/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore index e0b51db..c6d8394 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -1,3 +1,7 @@ +# Generated directories with binaries +build +bin + # Godot 4+ specific ignores .godot/ |