Skip to content

Commit d9d2083

Browse files
committed
add testing/env folder to gitignore
1 parent c4f2bca commit d9d2083

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,7 @@
1818
testing/signatures
1919

2020
# compiled binary
21-
sigstore-interface
21+
sigstore-interface
22+
23+
# custom environment setup used for testing
24+
testing/env

0 commit comments

Comments
 (0)