mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-02-02 19:14:01 +01:00
android gitignore
This commit is contained in:
parent
0994211a48
commit
1b56d66fc8
8
android/.gitignore
vendored
8
android/.gitignore
vendored
|
@ -6,4 +6,10 @@ local.properties
|
||||||
build.sh
|
build.sh
|
||||||
bin
|
bin
|
||||||
log*
|
log*
|
||||||
.gradle android.iml build gradle gradlew gradlew.bat
|
.gradle
|
||||||
|
android.iml
|
||||||
|
build
|
||||||
|
gradle
|
||||||
|
gradlew
|
||||||
|
gradlew.bat
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue