[PATCH] fwts: update .gitignore for files genereated by "make check"
Alex Hung
alex.hung at canonical.com
Thu Jul 28 08:24:46 UTC 2016
Signed-off-by: Alex Hung <alex.hung at canonical.com>
---
.gitignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
index 64265aa..a72ebfe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,8 @@
*.o
*.lo
*.swp
+*.dsl
+test-suite.log
Makefile
Makefile.in
/aclocal.m4
@@ -30,3 +32,5 @@ debian/autoreconf.before
src/fwts
src/lib/src/libfwts.la
src/utilities/kernelscan
+fwts-test/*/*.sh.trs
+fwts-test/*/*.sh.log
--
2.7.4
More information about the fwts-devel
mailing list