The final version for lede-gui (the phone app for device registration)
[iot2.git] / others / lede-gui / .gitignore
index 3543521e9fef8e7322940a87c2b45dd0061b0f45..1f57ea9886ec1c389ff4b90dfb5516d6d8d674eb 100644 (file)
@@ -1 +1,21 @@
 /build\r
+# built application files\r
+*.apk\r
+*.ap_\r
+\r
+# files for the dex VM\r
+*.dex\r
+\r
+# Java class files\r
+*.class\r
+\r
+# generated files\r
+bin/\r
+gen/\r
+\r
+# Local configuration file (sdk path, etc)\r
+local.properties\r
+\r
+.gradle\r
+.iml\r
+.idea
\ No newline at end of file