File tree Expand file tree Collapse file tree 1 file changed +18
-16
lines changed
Expand file tree Collapse file tree 1 file changed +18
-16
lines changed Original file line number Diff line number Diff line change 11# built application files
2+ * .apk
23* .ap_
34
45# files for the dex VM
1011# generated files
1112bin /
1213gen /
13- lint.xml
1414build /
1515
16+ # Gradle files
17+ .gradle /
18+ build /
19+ subProjects /facebook /build
20+
21+ # Intellij project files
22+ .idea /
23+ .idea /workspace.xml
24+ gen-external-apklibs /
25+ * .iml
26+
27+ # Intellij
28+ .idea /
29+ * .iml
30+ * .iws
31+
1632# Local configuration file (sdk path, etc)
1733local.properties
1834
19- # Eclipse project files
20- .classpath
21- .project
22- .settings
23- .checkstyle
24-
2535# Mac-specific stuff
2636.DS_Store
2737
@@ -33,12 +43,4 @@ pom.xml.*
3343# Ant
3444build.xml
3545ant.properties
36- local.properties
37-
38- # Gradle
39- .gradle
40-
41- # Intellij project files
42- .idea
43- .idea /workspace.xml
44- gen-external-apklibs /
46+ local.properties
You can’t perform that action at this time.
0 commit comments