This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git
commit e654cd91ba96732d47b69be82b228973e9936a9a Author: Andrew Stitcher <[email protected]> AuthorDate: Thu Mar 12 16:54:05 2026 -0400 NO-JIRA: Add build as a symlink to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2fab1ba91..89c559e86 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # General /build*/ +/build* /bld*/ /BLD*/ /out --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
