[PATCH] gitignore: update ignore list
Alex Hung
alex.hung at canonical.com
Tue May 19 22:06:03 UTC 2020
Signed-off-by: Alex Hung <alex.hung at canonical.com>
---
.gitignore | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/.gitignore b/.gitignore
index add5f0b4..332c1488 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,20 @@ fwts-test/*/*.sh.log
fedora/fwts.spec
fedora/rpm
src/acpica/source/compiler/aslcompiler.y
+src/libfwtsacpica/dscontrol_munged.c
+src/libfwtsacpica/libfwtsacpica.la
+src/libfwtsacpica/osunixxf_munged.c
+src/libfwtsiasl/aslcompiler.c
+src/libfwtsiasl/aslcompiler.y
+src/libfwtsiasl/aslcompiler.y.h
+src/libfwtsiasl/aslcompilerlex.c
+src/libfwtsiasl/dtcompilerparser.c
+src/libfwtsiasl/dtcompilerparser.y.h
+src/libfwtsiasl/dtcompilerparserlex.c
+src/libfwtsiasl/dtparser.c
+src/libfwtsiasl/dtparser.y.h
+src/libfwtsiasl/dtparserlex.c
+src/libfwtsiasl/libfwtsiasl.la
+src/libfwtsiasl/prparser.c
+src/libfwtsiasl/prparser.y.h
+src/libfwtsiasl/prparserlex.c
--
2.25.1
More information about the fwts-devel
mailing list