chore: untrack + gitignore local module gradle build output
All checks were successful
build-apk / build (push) Successful in 10m58s

Accidentally committed modules/bbp-notify/android/build/ from a local compile
check; remove it and ignore it going forward.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Hank 2026-07-13 21:05:09 -07:00
parent d0f31d5278
commit 9323bbd6c6
97 changed files with 3 additions and 19 deletions

View file

@ -1,10 +0,0 @@
/**
* Automatically generated file. DO NOT MODIFY
*/
package expo.modules.bbpnotify;
public final class BuildConfig {
public static final boolean DEBUG = false;
public static final String LIBRARY_PACKAGE_NAME = "expo.modules.bbpnotify";
public static final String BUILD_TYPE = "release";
}

View file

@ -1,2 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<merger version="3"><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="main$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/hank/Downloads/Software/ParkSmarter/app/modules/bbp-notify/android/src/main/res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="main" generated-set="main$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/hank/Downloads/Software/ParkSmarter/app/modules/bbp-notify/android/src/main/res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="release$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/hank/Downloads/Software/ParkSmarter/app/modules/bbp-notify/android/src/release/res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="release" generated-set="release$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/hank/Downloads/Software/ParkSmarter/app/modules/bbp-notify/android/src/release/res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="generated$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/hank/Downloads/Software/ParkSmarter/app/modules/bbp-notify/android/build/generated/res/resValues/release"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="generated" generated-set="generated$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/hank/Downloads/Software/ParkSmarter/app/modules/bbp-notify/android/build/generated/res/resValues/release"/></dataSet><mergedItems/></merger>

View file

@ -1,2 +0,0 @@
R_DEF: Internal format may change without notice
local