mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 14:08:56 -05:00
9 lines
175 B
YAML
9 lines
175 B
YAML
version: 2
|
|
secret:
|
|
# Exclude files and paths by globbing
|
|
ignored_paths:
|
|
- '**/README.md'
|
|
- 'node_modules/*'
|
|
- 'package-lock.json'
|
|
- '**/package-lock.json'
|