[Chapel Merge] fix(gitignore): add wildcard match for cmake-build

Branch: refs/heads/main
Revision: 8ea3313
Author: arezaii
Link: fix(gitignore): add wildcard match for cmake-build dirs by arezaii · Pull Request #20127 · chapel-lang/chapel · GitHub
Log Message:

Merge pull request #20127 from arezaii/gitignore-cmake-build-dirs

fix(gitignore): add wildcard match for cmake-build dirs

This PR just adds a wildcard match to for cmake-build- dirs to the
top level gitignore

Motivated by me adding new profiles to my cmake builds in CLion

(review bypassed due to nature of change)

Signed-off-by: arezaii ahmad.rezaii@hpe.com

Modified Files:
M .gitignore

Compare: https://github.com/chapel-lang/chapel/compare/b710db7e5e9a...8ea3313851b3