-
Notifications
You must be signed in to change notification settings - Fork 11
/
.gitignore
61 lines (56 loc) · 1.32 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
node_modules
npm-debug.log
yarn-error.log
android/.gradle
android/app/build
ios/Pods
.DS_store
local.properties
# BUCK
buck-out/
\.buckd/
*.keystore
!debug.keystore
# .env added
.env
*.lock
ios/PodFile.lock
package-lock.json
*.bundle
android/app/src/main/assets/index.android.bundle
android/.idea/
.gradle/
package-lock.json
data.realm
data.realm.management/
android/gradle.properties
*.properties
*.properties
*.properties
android/gradle.properties
*.properties
*.hprof
google-services.json
google-services_old.json
debug.keystore
*.keystore
ios/GoogleServices/Production/GoogleService-Info.plist
ios/GoogleServices/Xk/GoogleService-Info.plist
ios/ParentBuddyApp.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
ios/ParentBuddyApp.xcodeproj/xcuserdata/kalyanikaushik.xcuserdatad/xcschemes/xcschememanagement.plist
ios/GoogleServices/Xk/GoogleService-Info_old.plist
ios/GoogleServices/Production/GoogleService-Info_new.plist
ios/ParentBuddyApp/Info.plist
ios/ParentBuddyAppXk-Info.plist
ios/ParentBuddyApp/Info.plist
ios/ParentBuddyAppXk-Info.plist
ios/GoogleServices/Development/GoogleService-Info.plist
ios/ParentBuddyApp/Info.plist
ios/GoogleServices/XkDevelopment/GoogleService-Info.plist
android/app/src/prod/res/values/strings.xml
# react-native-config codegen
ios/tmp.xcconfig
.envbebboprod
.envxk
.envxkdev
.envbebbodev