mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-01-12 17:42:24 +08:00
13 lines
175 B
JSON
13 lines
175 B
JSON
{
|
|
"ignore_dirs": [
|
|
".git",
|
|
"node_modules",
|
|
"android/build",
|
|
"android/.idea",
|
|
"ios/.idea",
|
|
"android/.gradle",
|
|
"android/gradle",
|
|
".idea"
|
|
]
|
|
}
|