diff options
Diffstat (limited to 'thirdparty/BLAKE3/c/.gitignore')
| -rw-r--r-- | thirdparty/BLAKE3/c/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/thirdparty/BLAKE3/c/.gitignore b/thirdparty/BLAKE3/c/.gitignore new file mode 100644 index 000000000..0bf608cee --- /dev/null +++ b/thirdparty/BLAKE3/c/.gitignore @@ -0,0 +1,3 @@ +blake3 +example +*.o |