tests: Add cache-t to .gitignore in tests/opr

Commit 48fbb45 (opr: Introduce opr_cache) added a new test (cache-t),
but did not update the .gitignore file for it.

Change-Id: I6de6130257a62f495ac942c05937eb109ce84a75
Reviewed-on: https://gerrit.openafs.org/14102
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
This commit is contained in:
Cheyenne Wills 2020-03-20 12:03:48 -06:00 committed by Benjamin Kaduk
parent 59fef92683
commit d369f4e5c9

View File

@ -10,3 +10,4 @@
/time-t /time-t
/uuid-t /uuid-t
/softsig-helper /softsig-helper
/cache-t