1
0
mirror of https://github.com/github/gitignore synced 2024-06-20 03:12:50 +02:00

Create a gitignore for ReactNative lib developer

This commit is contained in:
Alex Xavier 2020-01-14 19:20:05 -03:00 committed by GitHub
parent 6c87d249af
commit dccaed8647
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

31
ReactNative.gitignore Normal file
View 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