/
githubmirror
/
MPAndroidChart
Обзор
Документация
Войти
/
githubmirror
/
MPAndroidChart
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v3.1.0
.gitignore
49 строк
527 B
Philipp Jahoda
Minor changes to project and example
16 мар 2019, 13:42
16 мар 2019, 13:42
2058f7b
Код
Авторство
О чём код?
# built application files *.apk *.ap_ # files for the dex VM *.dex # Java class files *.class # generated files bin/ gen/ generated/ finalOutput/ projectFilesBackup/ build.xml # Local configuration file (sdk path, etc) local.properties # Eclipse project files .classpath .project .settings/ .vscode/ # Proguard folder generated by Eclipse proguard/ # Intellij project files *.iml *.ipr *.iws /.idea/* !/.idea/runConfigurations .directory # gradle wrapper working directory .gradle build/ # maven target/ .DS_Store