Adds app whitelabling feature from kmountainflower site dumps
This commit is contained in:
+9
-1
@@ -1,3 +1,6 @@
|
||||
# Generated whitelabel config — rebuilt by build_whitelabel.py
|
||||
lib/generated/
|
||||
|
||||
# ---> Dart
|
||||
# See https://www.dartlang.org/guides/libraries/private-files
|
||||
|
||||
@@ -69,7 +72,7 @@ google-services.json
|
||||
.LSOverride
|
||||
|
||||
# Icon must end with two \r
|
||||
Icon
|
||||
Icon
|
||||
|
||||
# Thumbnails
|
||||
._*
|
||||
@@ -90,3 +93,8 @@ Network Trash Folder
|
||||
Temporary Items
|
||||
.apdisk
|
||||
|
||||
# Python venv
|
||||
.venv/
|
||||
|
||||
# Whitelabel app theming
|
||||
theme.json
|
||||
Reference in New Issue
Block a user