Skip to content

Commit 7aecf86

Browse files
author
qwe7002
committed
添加过滤文件
1 parent 4876659 commit 7aecf86

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

.gitignore

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,30 +2,20 @@
22
/local.properties
33
.idea
44
.DS_Store
5-
/build
65
/captures
76
# Built application files
87
*.apk
9-
*.ap_
10-
118
# Files for the ART/Dalvik VM
12-
*.dex
13-
149
# Java class files
15-
*.class
16-
1710
# Generated files
1811
bin/
1912
gen/
2013
out/
2114

2215
# Gradle files
23-
.gradle/
2416
build/
25-
17+
app/release
2618
# Local configuration file (sdk path, etc)
27-
local.properties
28-
2919
# Proguard folder generated by Eclipse
3020
proguard/
3121

0 commit comments

Comments
 (0)