1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-22 12:21:15 +00:00
syncthing-android/.gitignore
Simon Frei aa0d113de3
Commit the rest of the build changes
I accedintally committed ./scripts in 99be44ca25
2019-06-27 07:19:40 +02:00

35 lines
407 B
Text

# built application files
*.apk
*.ap_
# files for the dex VM
*.dex
# Java class files
*.class
# generated files
bin/
build/
gen/
obj/
.gradle/
syncthing/gobuild
syncthing/pkg
# Local configuration file (sdk path, etc)
local.properties
project.properties
# Intellij project files
*.iml
*.ipr
*.iws
.idea/
# Gradle wrapper
gradle/wrapper/gradle/
gradle/wrapper/gradlew*
# External build artifacts
ext/