commit | 54a0426ba19a2973bcd5c552aa1cbccb145b250a | [log] [tgz] |
---|---|---|
author | Dario Binacchi <dariobin@libero.it> | Tue Dec 31 18:18:22 2019 +0100 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 22 17:47:57 2020 -0500 |
tree | 09df12dc82108b4fa0d3fba5d91c0a995a2fe699 | |
parent | 4a9a042a4dced8688401e03e35b18416f0b6bee7 [diff] [blame] |
lib: ignore oid_registry_data.c file The file is generated by scripts/build_OID_registry based on the include/linux/oid_registry.h file. Signed-off-by: Dario Binacchi <dariobin@libero.it>
diff --git a/lib/.gitignore b/lib/.gitignore new file mode 100644 index 0000000..72ff0e9 --- /dev/null +++ b/lib/.gitignore
@@ -0,0 +1 @@ +oid_registry_data.c