You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kore/.gitignore

27 lines
262 B
Plaintext

# Gradle
.gradle
# Generated files
/build
# IntelliJ
*.iml
*.ipr
*.iws
.idea/
#/.idea/workspace.xml
#/.idea/libraries
# Local configuration file (sdk path, etc)
local.properties
app/keystore.properties
# Keystores
*.keystore
# Windows
.DS_Store
# Linux
*~