mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
standardnotes - fix scanignore
This commit is contained in:
parent
148fb32338
commit
7bfe98b7ce
1 changed files with 1 additions and 2 deletions
|
|
@ -9235,12 +9235,11 @@ Builds:
|
|||
- yarn run android:bundle
|
||||
- popd
|
||||
scanignore:
|
||||
- packages/mobile/android/build.gradle
|
||||
- packages/mobile/node_modules/jsc-android
|
||||
- packages/mobile/node_modules/react-native
|
||||
- packages/mobile/node_modules/detox/android/build.gradle
|
||||
- packages/mobile/node_modules/@react-native-community/async-storage/android/build.gradle
|
||||
- packages/mobile/node_modules/@standardnotes/react-native-utils/android/build.gradle
|
||||
- packages/mobile/node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
||||
scandelete:
|
||||
- node_modules/
|
||||
- packages/mobile/node_modules
|
||||
|
|
|
|||
Loading…
Reference in a new issue