-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy path.gitignore
96 lines (81 loc) · 1.88 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
.expo/*
npm-debug.*
*.jks
*.p8
*.p12
*.key
*.mobileprovision
*.orig.*
web-build/
web-report/
# macOS
.DS_Store
envVariables.ts
.vscode/.react/debuggerWorker.js
.vscode/.react/App.tsx.map
.vscode/launch.json
.vscode/.react/src%5CApp.tsx.bundle
# auth files
google-services.json
GoogleService-Info.plist
# webStorm ide
.idea/*
# Jest Test Coverage
coverage/\*\*/*
# Xcode
#
## Build generated
build/
DerivedData/
## Various settings
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata/
## Other
*.moved-aside
*.xccheckout
*.xcscmblueprint
## Obj-C/Swift specific
*.hmap
*.ipa
*.dSYM.zip
*.dSYM
## Playgrounds
timeline.xctimeline
playground.xcworkspace
android/.gradle/6.9/executionHistory/executionHistory.bin
android/.gradle/6.9/executionHistory/executionHistory.lock
android/.gradle/6.9/fileHashes/fileHashes.bin
android/.gradle/6.9/fileHashes/fileHashes.lock
android/.gradle/6.9/fileHashes/resourceHashesCache.bin
android/.gradle/6.9/javaCompile/classAnalysis.bin
android/.gradle/6.9/javaCompile/jarAnalysis.bin
android/.gradle/6.9/javaCompile/javaCompile.lock
android/.gradle/6.9/javaCompile/taskHistory.bin
android/.gradle/6.9/fileChanges/last-build.bin
android/.gradle/buildOutputCleanup/buildOutputCleanup.lock
android/.gradle/buildOutputCleanup/outputFiles.bin
android/.gradle/checksums/checksums.lock
android/.gradle/checksums/md5-checksums.bin
android/.gradle/checksums/sha1-checksums.bin
android/.idea
android/.gradle/config.properties
node_modules/@react-native-community/masked-view/android/.gradle/6.3/fileChanges/last-build.bin
node_modules/react-native-maps/.gradle/4.10.3/fileChanges/last-build.bin
iOS/Podfile.lock
*.log
*.lock
*.bin
node_modules
android/local.properties
android/app/release/output-metadata.json
android/secrets.properties
android/local.properties
android/local.defaults.properties
android/app/release