diff mbox series

[3/3] testsuite: update gitignore

Message ID 20210511180615.400191-4-lucas.demarchi@intel.com (mailing list archive)
State New, archived
Headers show
Series Fix modules.builtin.alias.bin creation | expand

Commit Message

Lucas De Marchi May 11, 2021, 6:06 p.m. UTC
---
 testsuite/module-playground/.gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/testsuite/module-playground/.gitignore b/testsuite/module-playground/.gitignore
index fca12f3..6d9c7b1 100644
--- a/testsuite/module-playground/.gitignore
+++ b/testsuite/module-playground/.gitignore
@@ -1,4 +1,3 @@ 
-*o.cmd
 *.ko
 !mod-simple-*.ko
 !cache/*.ko
@@ -8,6 +7,7 @@ 
 *.mod
 *.a
 *.cmd
+*.o.d
 
 modules.order
 Module.symvers