diff mbox

[RFC,2/4] coccinelle: ignore ASTs pre-parsed cached C files

Message ID 20170625192950.17677-3-f4bug@amsat.org
State New
Headers show

Commit Message

Philippe Mathieu-Daudé June 25, 2017, 7:29 p.m. UTC
files generated using coccinelle tool: 'spatch --use-cache'

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)
diff mbox

Patch

diff --git a/.gitignore b/.gitignore
index 09c2363acf..cf65316863 100644
--- a/.gitignore
+++ b/.gitignore
@@ -116,6 +116,8 @@  tags
 TAGS
 docker-src.*
 *~
+*.ast_raw
+*.depend_raw
 trace.h
 trace.c
 trace-ust.h