mirror of
https://github.com/github/gitignore.git
synced 2025-04-05 03:39:01 +08:00
Merge dccaed86470f1de7a6888aa747f18fdd63185b58 into 86d1826a9f3daf4744e7229a26187f81c081744c
This commit is contained in:
commit
8919331cef
31
ReactNative.gitignore
Normal file
31
ReactNative.gitignore
Normal file
@ -0,0 +1,31 @@
|
||||
# gitignore template for React Native
|
||||
# website: https://facebook.github.io/react-native/
|
||||
|
||||
# Node Folder
|
||||
node_modules
|
||||
|
||||
# When to use Expo
|
||||
# website: https://expo.io/
|
||||
# Expo Manager temporary files
|
||||
*.expo
|
||||
*.expo-shared
|
||||
|
||||
# When using the VSCODE Editor
|
||||
# website: https://code.visualstudio.com/
|
||||
*.vscode
|
||||
|
||||
# When using Watchman
|
||||
# website: https://facebook.github.io/watchman/
|
||||
*.watchmanconfig
|
||||
|
||||
# Google Services (e.g. APIs or Firebase)
|
||||
google-services.json
|
||||
|
||||
# Keystore Files
|
||||
*.keystore
|
||||
*.jks
|
||||
*.p12
|
||||
*.key
|
||||
|
||||
# Apple Certificates
|
||||
*.mobileprovision
|
Loading…
x
Reference in New Issue
Block a user