- Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitignore
More file actions
Latest commit
32 lines (28 loc) · 352 Bytes
/
Copy path.gitignore
File metadata and controls
32 lines (28 loc) · 352 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
*.apk
*.ap_
*.dex
*.class
bin/
gen/
captures/
local.properties
Thumbs.db
.DS_Store
.gradle/
build/
!.idea/
.idea/*
!.idea/codeStyleSettings.xml
!.idea/checkstyle-idea.xml
!.idea/misc.xml
!.idea/inspectionProfiles
!.idea/inspectionProfiles/*
!.idea/dictionaries/project.xml
/**/*.iml
*.iml
.gradle
/local.properties
/.idea
.DS_Store
/build
/captures