Skip to content

Commit a7ec492

Browse files
Ignore generated OCK provider JNI headers (#1455)
Update the `.gitignore` file to ignore new generated headers in ock directory. Signed-off-by: Jason Katonica <katonica@us.ibm.com>
1 parent ea9a13a commit a7ec492

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
# Dynamically generated header files produced by the build
4141
/src/main/native/ock/closed_Utils_c.h
4242
/src/main/native/ock/com_ibm_crypto_plus_provider_base_*.h
43+
/src/main/native/ock/com_ibm_crypto_plus_provider_ock_*.h
4344

4445
# Files generated by tests.
4546
/0Test*.txt

0 commit comments

Comments
 (0)