[Chapel Merge] Add a .gitignore to the protobuf endToEnd test dir

Branch: refs/heads/master
Revision: e3c9334
Author: lydia-duncan
Log Message:

Merge pull request #16991 from lydia-duncan/protobufCleanup

Add a .gitignore to the protobuf endToEnd test directory
[reviewed by @mppf]

Running the protobuf tests for gasnet left a bunch of _reals behind that were
not ignored by git. We definitely don’t want to commit them in the future, so
add a .gitignore that hides them.

Modified Files:
A test/library/packages/ProtobufProtocolSupport/endToEnd/.gitignore

Compare: Comparing c6ef85ca086a...e3c933407dba · chapel-lang/chapel · GitHub