Blame SOURCES/0003-update-.gitignore.patch

99c779
From 72c611831f030ecabf5fbb34f1d0379b5897086c Mon Sep 17 00:00:00 2001
99c779
From: Lyonel Vincent <lyonel@ezix.org>
99c779
Date: Sat, 23 Apr 2016 10:03:23 +0200
99c779
Subject: [PATCH 03/43] update .gitignore
99c779
99c779
---
99c779
 .gitignore | 2 ++
99c779
 1 file changed, 2 insertions(+)
99c779
99c779
diff --git a/.gitignore b/.gitignore
99c779
index e0292b1..cb79b25 100644
99c779
--- a/.gitignore
99c779
+++ b/.gitignore
99c779
@@ -1,2 +1,4 @@
99c779
 *.o
99c779
 *.a
99c779
+src/lshw
99c779
+lshw.spec
99c779
-- 
99c779
2.10.2
99c779