mirror of https://github.com/gogits/gogs.git
Unknown
11 years ago
4 changed files with 26 additions and 3 deletions
@ -0,0 +1,23 @@ |
|||||||
|
# Built application files |
||||||
|
*.apk |
||||||
|
*.ap_ |
||||||
|
|
||||||
|
# Files for the Dalvik VM |
||||||
|
*.dex |
||||||
|
|
||||||
|
# Java class files |
||||||
|
*.class |
||||||
|
|
||||||
|
# Generated files |
||||||
|
bin/ |
||||||
|
gen/ |
||||||
|
|
||||||
|
# Gradle files |
||||||
|
.gradle/ |
||||||
|
build/ |
||||||
|
|
||||||
|
# Local configuration file (sdk path, etc) |
||||||
|
local.properties |
||||||
|
|
||||||
|
# Proguard folder generated by Eclipse |
||||||
|
proguard/ |
Loading…
Reference in new issue