keystore.properties
# Created by https://www.gitignore.io/api/vim,java,linux,kotlin,android,androidstudio

### Android ###
# Built application files
*.apk
*.ap_

# Files for the ART/Dalvik VM
*.dex

# Java class files
*.class

# Generated files
bin/
gen/
out/

# Gradle files
.gradle/
build/

# Local configuration file (sdk path, etc)
local.properties

# Proguard folder generated by Eclipse
proguard/

# Log Files
*.log

# Android Studio Navigation editor temp files
.navigation/

# Android Studio captures folder
captures/

# Intellij
*.iml
.idea/

# External native build folder generated in Android Studio 2.2 and later
.externalNativeBuild

# Freeline
freeline.py
freeline/
freeline_project_description.json

### Android Patch ###
gen-external-apklibs

### AndroidStudio ###
# Covers files to be ignored for android development using Android Studio.

# Built application files

# Files for the ART/Dalvik VM

# Java class files

# Generated files

# Gradle files
.gradle

# Signing files
.signing/

# Local configuration file (sdk path, etc)

# Proguard folder generated by Eclipse

# Log Files

# Android Studio
/*/build/
/*/local.properties
/*/out
/*/*/build
/*/*/production
*.ipr
*~
*.swp

# Android Patch

# External native build folder generated in Android Studio 2.2 and later

# NDK
obj/

# IntelliJ IDEA
*.iws
/out/

# OS-specific files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db

# Legacy Eclipse project files
.classpath
.project
.cproject
.settings/

# Mobile Tools for Java (J2ME)
.mtj.tmp/

# Package Files #
*.war
*.ear

# virtual machine crash logs (Reference: http://www.java.com/en/download/help/error_hotspot.xml)
hs_err_pid*

## Plugin-specific files:

# mpeltonen/sbt-idea plugin
.idea_modules/

# JIRA plugin
atlassian-ide-plugin.xml

# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties
fabric.properties

### Java ###
# Compiled class file

# Log file

# BlueJ files
*.ctxt

# Mobile Tools for Java (J2ME)

# Package Files #
*.jar
*.zip
*.tar.gz
*.rar

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml

### Kotlin ###
# Compiled class file

# Log file

# BlueJ files

# Mobile Tools for Java (J2ME)

# Package Files #

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml

### Linux ###

# temporary files which can be created if a process still has a handle open of a deleted file
.fuse_hidden*

# KDE directory preferences
.directory

# Linux trash folder which might appear on any partition or disk
.Trash-*

# .nfs files are created when an open file is removed but is still being accessed
.nfs*

### Vim ###
# swap
.sw[a-p]
.*.sw[a-p]
# session
Session.vim
# temporary
.netrwhist
# auto-generated tag files
tags

# gradle stuff
app/lint

.sentryclirc
app/src/main/resources/
sentry.properties
# End of https://www.gitignore.io/api/vim,java,linux,kotlin,android,androidstudio
#
**/google-services.json

# files that should not be in the repo
bundle.tar
tazkeystore.properties
tazkeystore.jks
lmdkeystore.properties
lmdkeystore.jks
play-publish.json
lmd-play-publish.json
taz-play-publish.json

# nonfree fonts should not be put in the repo
app/src/nonfree/res/font/aktiv_grotesk_regular.ttf
app/src/nonfree/res/font/aktiv_grotesk_bold.ttf
app/src/nonfree/res/font/quatext_regular.ttf
app/src/nonfree/res/font/american_typewriter_condensed_bold.ttf
app/src/nonfree/res/font/knile_light.ttf
app/src/nonfree/res/font/knile_regular.ttf
app/src/nonfree/res/font/knile_semibold.ttf

app/src/nonfree/res/font/charis_sil_regular.ttf


app/src/nonfreeLmd/res/font/arnhem_pro_blond.otf
app/src/nonfreeLmd/res/font/arnhem_pro_blond_italic.otf
app/src/nonfreeLmd/res/font/benton_sans_bold.otf
app/src/nonfreeLmd/res/font/benton_sans_regular.otf

.kotlin
