ignore new build folder name
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good

This commit is contained in:
Robin Müller 2022-05-03 17:39:02 +02:00
parent bc28ae4d1f
commit 8f9e8fe3fb
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
/build* /build*
/cmake-build*
# Eclipse # Eclipse
.settings .settings