dolphin/Source/Android/.gitignore

44 lines
459 B
Plaintext

# built application files
*.apk
*.ap_
# files for the dex VM
*.dex
# Java class files
*.class
# generated files
/bin/
/gen/
/libs/
/obj/
# Copied by cmake
*/*/*/assets/
# Local configuration file (sdk path, etc)
local.properties
# Eclipse project files
.classpath
.project
# Android Studio
/*/local.properties
/*/out
/*/*/build
/*/*/production
*.iws
*~
*.swp
workspace.xml
tasks.xml
.gradle/*
.idea
build/
*.so
*.iml
build.properties
baseline-prof.txt