mirror of
https://github.com/love2d/love-android.git
synced 2026-08-12 00:20:57 +02:00
28 lines
218 B
Plaintext
28 lines
218 B
Plaintext
assets/
|
|
bin/
|
|
gen/
|
|
libs/
|
|
obj/
|
|
|
|
local.properties
|
|
|
|
.*.swp
|
|
.*~
|
|
*~
|
|
*.o
|
|
*.so
|
|
*.a
|
|
*.orig
|
|
*.rej
|
|
|
|
|
|
# Downloaded gradle wrapper
|
|
.gradle
|
|
|
|
# Android Studio project files
|
|
.idea
|
|
*.iml
|
|
|
|
# Gradle build files
|
|
build
|
|
.externalNativeBuild |