2014-02-22 17:12:05 +00:00
|
|
|
# built application files
|
|
|
|
*.apk
|
|
|
|
*.ap_
|
|
|
|
|
|
|
|
# files for the dex VM
|
|
|
|
*.dex
|
|
|
|
|
|
|
|
# Java class files
|
|
|
|
*.class
|
|
|
|
|
|
|
|
# generated files
|
|
|
|
bin/
|
2014-05-12 16:54:26 +00:00
|
|
|
build/
|
2014-02-22 17:12:05 +00:00
|
|
|
gen/
|
|
|
|
obj/
|
2014-05-12 16:54:26 +00:00
|
|
|
.gradle/
|
2014-02-22 17:12:05 +00:00
|
|
|
|
|
|
|
# Local configuration file (sdk path, etc)
|
|
|
|
local.properties
|
|
|
|
project.properties
|
|
|
|
|
|
|
|
# Intellij project files
|
|
|
|
*.iml
|
|
|
|
*.ipr
|
|
|
|
*.iws
|
|
|
|
.idea/
|
2014-08-20 21:58:28 +00:00
|
|
|
|
|
|
|
# Gradle wrapper
|
|
|
|
gradle/wrapper/gradle/
|
|
|
|
gradle/wrapper/gradlew*
|
2018-06-12 18:57:09 +00:00
|
|
|
|
2018-09-13 07:57:31 +00:00
|
|
|
# Prebuilt-go
|
|
|
|
syncthing/go
|
|
|
|
syncthing/go.tgz
|
2018-09-22 16:31:36 +00:00
|
|
|
syncthing/go.zip
|
2018-09-23 12:36:49 +00:00
|
|
|
|
|
|
|
# Android NDK
|
2018-09-22 17:19:18 +00:00
|
|
|
syncthing/android-ndk-r*
|
2018-09-22 16:31:36 +00:00
|
|
|
syncthing/ndk.zip
|
2018-09-13 07:57:31 +00:00
|
|
|
|
2018-09-23 12:36:49 +00:00
|
|
|
# MinGit
|
|
|
|
syncthing/mingit
|
|
|
|
syncthing/mingit.zip
|
|
|
|
|
2018-06-12 18:57:09 +00:00
|
|
|
# External build artifacts
|
|
|
|
ext/
|
2018-10-08 03:00:59 +00:00
|
|
|
|
|
|
|
# push-to-device after build marker file
|
|
|
|
\#enable_push_to_device
|