mirror of
https://github.com/bitwarden/android.git
synced 2026-03-11 20:54:58 -05:00
30 lines
323 B
Plaintext
30 lines
323 B
Plaintext
# General
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# IDEs and editors
|
|
.idea/
|
|
.project
|
|
.classpath
|
|
.c9/
|
|
*.launch
|
|
.settings/
|
|
*.sublime-workspace
|
|
|
|
# Android Studio
|
|
*.iml
|
|
.gradle
|
|
/local.properties
|
|
/build
|
|
/build-cache
|
|
/captures
|
|
.externalNativeBuild
|
|
.cxx
|
|
local.properties
|
|
/user.properties
|
|
|
|
# Fastlane
|
|
fastlane/report.xml
|
|
fastlane/README.md
|
|
/.kotlin/
|