ZaStoGram/.gitignore
loop-uh 6748ed5544 Move R8 minification to final APK stage
Skip intermediate R8 minification in the library-level standalone build type. The standalone app module performs final R8 with proper proguard rules, making an extra minify pass in the library redundant and wasteful in CI builds.

Also add validation checks to enforce this build strategy: ensure library standalone build has minifyEnabled false and app-level standalone retains minifyEnabled true with TMessagesProj proguard rules.

Update .gitignore to exclude generated .zip files from tgnet and messenger modules.
2026-07-01 18:57:58 +03:00

34 lines
785 B
Text

.idea/
.gradle/
build/
obj/
*.iml
local.properties
TMessagesProj/.cxx/
TMessagesProj/jniLibs/
TMessagesProj/jniRes/
**/.DS_Store
TMessagesProj/afat/
TMessagesProj_App/afat/
TMessagesProj_AppHockeyApp/afat/
TMessagesProj_AppStandalone/afat/
TMessagesProj_AppHuawei/afat/
/mtproxy-logs-live
/mtproxy-logs
/Tools/__pycache__
/logs
AGENTS.md
/docs
/docs
/docs
/docs
/docs
/TMessagesProj/src/main/python/__pycache__
/TMessagesProj/src/main/python/ui/__pycache__
/TMessagesProj/src/main/python/extera_utils/__pycache__
/TMessagesProj/src/main/python/ui/__pycache__
/TMessagesProj/src/main/python/ui/__pycache__
/TMessagesProj/src/main/python/__pycache__
TMessagesProj/src/main/java/org/telegram/messenger.7z
TMessagesProj/jni/tgnet.zip
TMessagesProj/src/main/java/org/telegram/messenger.zip