From d9092f399f6d39c14d1418060b0c8ffb2c502bef Mon Sep 17 00:00:00 2001
From: Federico Vaga <federico.vaga@cern.ch>
Date: Wed, 15 Jan 2020 17:06:29 +0100
Subject: [PATCH] [sw] add more file to ignore

Signed-off-by: Federico Vaga <federico.vaga@cern.ch>
---
 software/.gitignore | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/software/.gitignore b/software/.gitignore
index 877ad2f8..4119dd19 100644
--- a/software/.gitignore
+++ b/software/.gitignore
@@ -2,4 +2,9 @@
 #
 # SPDX-FileCopyrightText: 2019 CERN
 
-Makefile.specific
\ No newline at end of file
+Makefile.specific
+*.mod.c
+*.ko
+*.cmd
+Module.symvers
+modules.order
\ No newline at end of file
-- 
GitLab