Files
Chom-Bev-e-Brezhoneg/.gitignore
T

35 lines
844 B
Plaintext

*.iml
.kotlin
.gradle
**/build/
xcuserdata
!src/**/build/
local.properties
.idea
.DS_Store
captures
.externalNativeBuild
.cxx
*.xcodeproj/*
!*.xcodeproj/project.pbxproj
!*.xcodeproj/xcshareddata/
!*.xcodeproj/project.xcworkspace/
!*.xcworkspace/contents.xcworkspacedata
**/xcshareddata/WorkspaceSettings.xcsettings
node_modules/
# Media assets (audio .m4a + subtitle .lrc) — large/licensed, kept out of Version Control.
*.m4a
*.lrc
# Firebase config (App Distribution) — per-developer, not tracked (see google-services.example.json)
androidApp/google-services.json
# Records data — course content kept out of Version Control (see records.example.json for the schema).
data/resources/src/commonMain/composeResources/files/records.json
# Android signing — must NOT be checked into Version Control
keystore.properties
*.jks
*.keystore