add a .gitignore entry for debug binaries built by VSCode when running OpenCloud

This commit is contained in:
Pascal Bleser
2025-09-03 16:42:13 +02:00
parent 956b9456d6
commit fde1d6b184

1
opencloud/cmd/opencloud/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
/__debug_bin*