From 77f9263187df8db1da9b6e859a46c8f9ec854035 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 22 Sep 2020 18:02:55 +0200 Subject: [PATCH 01/21] .gitignore: add the /profiles folder Signed-off-by: John Crispin --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b6bfe1a525..a2a910ef13 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ /overlay /package/feeds /package/openwrt-packages +/profiles /*.patch key-build* *.orig -- 2.25.1