mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-02 13:24:17 +00:00
23 lines
270 B
Plaintext
23 lines
270 B
Plaintext
|
# 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/
|