[Chapel Merge] ignore jetbrains IDE folder, cmake-build-debug fol

Branch: refs/heads/main
Revision: 32acac6
Author: arezaii
Link: Unavailable
Log Message:

Merge pull request #18943 from arezaii/jb-ignores

ignore jetbrains IDE folder, cmake-build-debug folder

This PR adds git ignore rules for folders introduced
by jetbrains IDEs, such as clion, and the .cache folder
that clangd creates.

TESTING:

  • [x] files and subdirectories created by clion are ignored

Not an official review, but looked over by @aconsroe-hpe

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

Modified Files:
M .gitignore

Compare: https://github.com/chapel-lang/chapel/compare/305194695c4d...32acac645dd4