mirror of
https://github.com/github/gitignore
synced 2025-07-04 04:18:26 +02:00
Merge dccaed8647
into 524ae7b4c7
This commit is contained in:
commit
7cf652d31f
1 changed files with 31 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue