The final version for lede-gui (the phone app for device registration)
[iot2.git] / others / lede-gui / .gitignore
1 /build\r
2 # built application files\r
3 *.apk\r
4 *.ap_\r
5 \r
6 # files for the dex VM\r
7 *.dex\r
8 \r
9 # Java class files\r
10 *.class\r
11 \r
12 # generated files\r
13 bin/\r
14 gen/\r
15 \r
16 # Local configuration file (sdk path, etc)\r
17 local.properties\r
18 \r
19 .gradle\r
20 .iml\r
21 .idea