修改了.gitignore对bin文件忽略

This commit is contained in:
2023-11-29 16:37:18 +08:00
parent f8e9dd7d98
commit 23d8ca630b

2
.gitignore vendored
View File

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