| 1234567891011121314151617181920212223 |
- .idea/*
- !.idea/codeStyleSettings.xml
- out
- gen
- *.iml
- .gradle
- app/build
- app/obj
- build
- local.properties
- captures
- *.swp
- cookies.txt
- fastlane/metadata
- fastlane/descriptions/
- fastlane/jenkins-screenshots/
- export/
- threema-android-*
- release/
- reproduce/
- .cxx/
- **/.DS_Store
- .kotlin
|