Skip to content

Commit 7d5ceb1

Browse files
(toil): remove wildcart certs (#379)
There were _wildcart.* files left over that are used for Skaffold. This PR removes them, as well as add them to the gitignore
1 parent d6525b8 commit 7d5ceb1

File tree

4 files changed

+163
-217
lines changed

4 files changed

+163
-217
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
*/out/*
22
*/*/out/*
3+
**/_wildcard*
4+

0 commit comments

Comments
 (0)