- Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy path.gitignore
More file actions
Latest commit
26 lines (22 loc) · 339 Bytes
/
Copy path.gitignore
File metadata and controls
26 lines (22 loc) · 339 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
*.iml
.gradle
/local.properties
/.idea/caches/build_file_checksums.ser
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
.DS_Store
/build
/captures
.externalNativeBuild
/app/src/main/assets/credentials.json
# Android Studio
.idea/*
.idea/
gradle/
gradlew
gradlew.bat
!gradle.properties
zdk.java-release/*.aar
.project
.settings