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.
34 lines
285 B
Plaintext
34 lines
285 B
Plaintext
# IntelliJ IDEA
|
|
.idea/
|
|
*.iws
|
|
*.iml
|
|
*.ipr
|
|
|
|
# Gradle
|
|
.gradle/
|
|
build/
|
|
local.properties
|
|
*.keystore
|
|
*.jks
|
|
|
|
# Android
|
|
captures/
|
|
.externalNativeBuild
|
|
.cxx
|
|
*.apk
|
|
*.aab
|
|
*.ap_
|
|
*.dex
|
|
|
|
# OS generated files
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|
|
|
|
# Claude
|
|
.claude/
|