wlan-ap-Telecominfraproject/patches/0005-.gitignore-add-the-profiles-folder.patch
John Crispin 2837dc61e6 patches: move all patches into a single folder
This allows easier managing of updated patches.

Signed-off-by: John Crispin <john@phrozen.org>
2020-09-22 18:20:11 +02:00

26 lines
541 B
Diff

From e18d8cbdb4985fad10b413714e411dd5584073e1 Mon Sep 17 00:00:00 2001
From: John Crispin <john@phrozen.org>
Date: Tue, 22 Sep 2020 18:02:55 +0200
Subject: [PATCH 05/30] .gitignore: add the /profiles folder
Signed-off-by: John Crispin <john@phrozen.org>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 6549af83be..945405a061 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,7 @@
/overlay
/package/feeds
/package/openwrt-packages
+/profiles
/*.patch
key-build*
*.orig
--
2.25.1