From 81b65ea6469e789bc11e5739a981869d430d601b Mon Sep 17 00:00:00 2001 From: topjohnwu Date: Wed, 23 Oct 2019 06:45:47 -0400 Subject: [PATCH] Exclude stub id mappings from git --- stub/.gitignore | 1 + stub/res-ids.txt | 27 --------------------------- 2 files changed, 1 insertion(+), 27 deletions(-) delete mode 100644 stub/res-ids.txt diff --git a/stub/.gitignore b/stub/.gitignore index 796b96d1c..b5977f73e 100644 --- a/stub/.gitignore +++ b/stub/.gitignore @@ -1 +1,2 @@ /build +/res-ids.txt diff --git a/stub/res-ids.txt b/stub/res-ids.txt deleted file mode 100644 index 14667b1b6..000000000 --- a/stub/res-ids.txt +++ /dev/null @@ -1,27 +0,0 @@ -com.topjohnwu.magisk:style/SplashThemeBase.V19 = 0x7f040000 -com.topjohnwu.magisk:string/app_name = 0x7f030000 -com.topjohnwu.magisk:string/yes = 0x7f030001 -com.topjohnwu.magisk:style/SplashTheme = 0x7f040001 -com.topjohnwu.magisk:drawable/sc_superuser = 0x7f020000 -com.topjohnwu.magisk:string/no_thanks = 0x7f030002 -com.topjohnwu.magisk:drawable/ic_splash_activity = 0x7f020001 -com.topjohnwu.magisk:drawable/sc_magiskhide = 0x7f020002 -com.topjohnwu.magisk:color/light = 0x7f010000 -com.topjohnwu.magisk:string/no_internet_msg = 0x7f030003 -com.topjohnwu.magisk:drawable/sc_extension = 0x7f020003 -com.topjohnwu.magisk:drawable/ic_magisk_outline = 0x7f020004 -com.topjohnwu.magisk:color/ic_launcher_background = 0x7f010001 -com.topjohnwu.magisk:xml/file_paths = 0x7f050000 -com.topjohnwu.magisk:drawable/sc_cloud_download = 0x7f020005 -com.topjohnwu.magisk:string/ok = 0x7f030004 -com.topjohnwu.magisk:drawable/ic_magisk = 0x7f020006 -com.topjohnwu.magisk:drawable/ic_superuser = 0x7f020007 -com.topjohnwu.magisk:drawable/ic_cloud_download = 0x7f020008 -com.topjohnwu.magisk:style/SplashThemeBase = 0x7f040002 -com.topjohnwu.magisk:drawable/ic_magiskhide = 0x7f020009 -com.topjohnwu.magisk:drawable/ic_launcher = 0x7f02000a -com.topjohnwu.magisk:drawable/ic_logo = 0x7f02000b -com.topjohnwu.magisk:drawable/ic_extension = 0x7f02000c -com.topjohnwu.magisk:string/upgrade_msg = 0x7f030005 -com.topjohnwu.magisk:color/dark = 0x7f010002 -com.topjohnwu.magisk:drawable/ic_magisk_padded = 0x7f02000d