mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
66 lines
1.3 KiB
Text
66 lines
1.3 KiB
Text
# Covers JetBrains IDE: Android Studio
|
|
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
|
|
|
|
# Built application files
|
|
**/build/
|
|
|
|
# Local configuration file (sdk path, etc)
|
|
**/local.properties
|
|
|
|
# Sentry configuration file
|
|
sentry.properties
|
|
|
|
# User-specific stuff:
|
|
**/.idea/libraries/
|
|
**/.idea/dictionaries
|
|
**/.idea/shelf/
|
|
**/.idea/**/*.xml
|
|
**/*.iml
|
|
|
|
# Gradle generated files
|
|
**/.gradle/
|
|
build_file_checksums.ser
|
|
gradle_models.ser
|
|
|
|
# Layout Inspector files
|
|
**/captures/*.li
|
|
|
|
# OS-specific files
|
|
**/.DS_Store
|
|
|
|
# This is the file output from KMEA; it's part of our build process.
|
|
**/keyman-engine.aar
|
|
|
|
# keymanweb dependencies
|
|
KMEA/**/assets/ajax-loader.gif
|
|
KMEA/**/assets/keymanandroid.js
|
|
KMEA/**/assets/keyman.js.map
|
|
KMEA/**/assets/keymanweb-webview.js
|
|
KMEA/**/assets/keymanweb-webview.js.map
|
|
KMEA/**/assets/map-polyfill.js
|
|
KMEA/**/assets/sentry.min.js
|
|
KMEA/**/assets/keyman-sentry.js
|
|
KMEA/**/assets/es6-shim.min.js
|
|
KMEA/**/assets/kmwosk.css
|
|
KMEA/**/assets/globe-hint.css
|
|
KMEA/**/assets/resources
|
|
|
|
# keymanweb OSK font
|
|
KMEA/**/assets/keymanweb-osk.*
|
|
|
|
# KMAPRo generated offline help
|
|
KMAPro/**/assets/info/
|
|
|
|
# KMAPRo default packages
|
|
KMAPro/**/assets/*.kmp
|
|
|
|
# Play Store release notes (copied from whatsnew.md)
|
|
KMAPro/kMAPro/src/main/play/release-notes/**/*.txt
|
|
|
|
# Release artifacts
|
|
upload/
|
|
|
|
# Eclipse files
|
|
.project
|
|
.settings/
|
|
.classpath
|