From 62123950c6a4b903416ba0b6ffc61ab3b1475b7d Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Sun, 19 Jan 2025 08:25:56 +0900 Subject: [PATCH] coccinelle: add .gitignore for cache files --- coccinelle/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 coccinelle/.gitignore diff --git a/coccinelle/.gitignore b/coccinelle/.gitignore new file mode 100644 index 0000000000..ff629c748d --- /dev/null +++ b/coccinelle/.gitignore @@ -0,0 +1 @@ +/.coccinelle-cache