-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
36 lines (32 loc) · 750 Bytes
/
.gitignore
File metadata and controls
36 lines (32 loc) · 750 Bytes
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
*.iml
.gradle
/local.properties
/.idea
/.idea/caches
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
/.kotlin/
/build
/app-view/build/
/app-view/release/
/app-view/upload_certificate.pem
/app-view/google-services.json
/app-legacy/build/
/app-legacy/release/
/app-legacy/upload_certificate.pem
/app-legacy/google-services.json
/app-compose/build/
/app-compose/release/
/app-compose/google-services.json
/app-compose/upload_certificate.pem
/app-compose/libs/processing-core.jar
/KeyEncrypts/
keystore.jks
Keystore_old.jks
Keystore_old2.jks
/firestore.rules
/firestore.indexes.json
/iosApp/iosApp.xcodeproj/project.xcworkspace/xcuserdata/andrew.xcuserdatad/UserInterfaceState.xcuserstate