From cd1e08f20231acb3e45f001351090abe8cd0de9b Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Thu, 2 Apr 2020 16:02:58 -0400 Subject: [PATCH] .gitignore udpates for translation and checkwps builds Change-Id: I1534c340c3eefcdccb7074d98c58bbe491cf141b --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.gitignore b/.gitignore index 634e00c9bf..a5741e2567 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,17 @@ *.o *.a +# Intermediate language files +/apps/lang/*.update +/apps/lang/*.new + +# checkwps +/tools/checkwps/output +/tools/checkwps/Makefile +/tools/checkwps/autoconf.h +/tools/checkwps/make.dep +/tools/checkwps/rockbox-info.txt + # android: java build system /android/bin /android/data