-
Notifications
You must be signed in to change notification settings - Fork 55
/
.gitattributes
15 lines (15 loc) · 1.02 KB
/
.gitattributes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
app/google-services.json filter=git-crypt diff=git-crypt
app/src/main/assets/configs/config.json filter=git-crypt diff=git-crypt
app/src/envRelease/assets/configs/config.json filter=git-crypt diff=git-crypt
app/src/envDev/assets/configs/config.json filter=git-crypt diff=git-crypt
app/src/debug/assets/configs/config_dev.json filter=git-crypt diff=git-crypt
app/src/debug/assets/configs/config_production.json filter=git-crypt diff=git-crypt
app/src/debug/assets/configs/config_release.json filter=git-crypt diff=git-crypt
app/src/stageDebuggable/assets/configs/config_dev.json filter=git-crypt diff=git-crypt
app/src/stageDebuggable/assets/configs/config_production.json filter=git-crypt diff=git-crypt
app/src/stageDebuggable/assets/configs/config_release.json filter=git-crypt diff=git-crypt
buildsystem/cert/** filter=git-crypt diff=git-crypt
buildsystem/secret.gradle filter=git-crypt diff=git-crypt
fastlane/Fastfile filter=git-crypt diff=git-crypt
googleplayprovider.json filter=git-crypt diff=git-crypt
.gitattributes !filter !diff