v1.2.2 - Remove node_modules from repo, fix .gitignore, keep only latest APK in releases

This commit is contained in:
admin
2026-05-19 15:51:38 +04:00
Unverified
parent 1026259a20
commit 4a45fbb5f9
3825 changed files with 12 additions and 384073 deletions

12
.gitignore vendored
View File

@@ -1,2 +1,14 @@
node_modules/
android/.gradle/
android/app/build/
android/build/
android/.idea/
*.iml
.DS_Store
*.log
local.properties
tmp/
*.tar.gz
*.zip
releases/*.apk
!releases/.gitkeep