Files
2026-02-25 09:16:03 +01:00

22 lines
476 B
Plaintext

# Exclude HTML
*.html linguist-detectable=false
*.htm linguist-detectable=false
# Exclude Kotlin
*.kt linguist-detectable=false
*.kts linguist-detectable=false
# Exclude JavaScript
*.js linguist-detectable=false
*.jsx linguist-detectable=false
*.mjs linguist-detectable=false
*.cjs linguist-detectable=false
# Exclude Ruby
*.rb linguist-detectable=false
Podfile linguist-detectable=false
Gemfile linguist-detectable=false
# Exclude Swift
*.swift linguist-detectable=false