diff options
Diffstat (limited to 'src/react-native-app/android/.gitignore')
| -rw-r--r-- | src/react-native-app/android/.gitignore | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/react-native-app/android/.gitignore b/src/react-native-app/android/.gitignore new file mode 100644 index 0000000..8a6be07 --- /dev/null +++ b/src/react-native-app/android/.gitignore @@ -0,0 +1,16 @@ +# OSX +# +.DS_Store + +# Android/IntelliJ +# +build/ +.idea +.gradle +local.properties +*.iml +*.hprof +.cxx/ + +# Bundle artifacts +*.jsbundle |
