commit | 782bc7f158764a23d94a3cffa2ed51f1a5275bd9 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Fri Aug 23 15:39:22 2024 +0800 |
committer | developer <developer@mediatek.com> | Sat Aug 24 01:03:08 2024 +0800 |
tree | 2ea5a4161cb6e851adc8da2ad725ebab20b46970 | |
parent | 14fa8288c6827095a25d7c33429e353740d6b0aa [diff] [blame] |
[][openwrt-24][common][image][Add unified autobuild framework] [Description] Add unified autobuild framework [Release-log] N/A Change-Id: I6d070071082899f024cd34cae7b8209d46452592 Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/9541683
diff --git a/autobuild/unified/.gitignore b/autobuild/unified/.gitignore new file mode 100644 index 0000000..862a1cc --- /dev/null +++ b/autobuild/unified/.gitignore
@@ -0,0 +1,8 @@ +/* +!/scripts +!/global +!/filogic + +!/autobuild.sh +!/rules +!.gitignore