diff options
Diffstat (limited to 'lib/crc/.gitignore')
-rw-r--r-- | lib/crc/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/crc/.gitignore b/lib/crc/.gitignore new file mode 100644 index 000000000000..a9e48103c9fb --- /dev/null +++ b/lib/crc/.gitignore @@ -0,0 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0-only +/crc32table.h +/crc64table.h +/gen_crc32table +/gen_crc64table |