git ignore *.gc{da,no} files

Closed username-removed-257811 requested to merge west575/open-adventure:gitignore into master

After building advent, from the --coverage options, the *.gcda and *.gcno files are in the working directory and reported as untracked by git status. Ignore them.