修改了.gitignore对bin文件忽略

This commit is contained in:
2023-11-29 16:38:46 +08:00
parent 23d8ca630b
commit 97e65f6a8b

2
.gitignore vendored
View File

@@ -101,7 +101,7 @@ dkms.conf
/log /log
/launch/launch_local.moos /launch/launch_local.moos
/bin/* bin/*
/build/ /build/
/scripts /scripts
/.vscode /.vscode