Skip to content

Commit 32860ec

Browse files
author
davidgraeff
committed
Remove apk, add .idea to gitignore
1 parent da5ef5f commit 32860ec

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# built application files
22
*.apk
3+
app/app.apk
34
*.ap_
45

56
# files for the dex VM
@@ -20,7 +21,7 @@ local.properties
2021
.project
2122

2223
# Android Studio
23-
# .idea/
24+
.idea/
2425
.gradle
2526
/*/local.properties
2627
/*/out

app/app.apk

-481 KB
Binary file not shown.

0 commit comments

Comments
 (0)