chore: update .gitignore and .dockerignore to include additional Android build artifacts (*.apk, *.aab) and new Python directories
This commit is contained in:
@@ -11,6 +11,8 @@ electron/
|
||||
android/
|
||||
scripts/
|
||||
Makefile
|
||||
*.apk
|
||||
*.aab
|
||||
|
||||
# Build artifacts and cache
|
||||
build/
|
||||
|
||||
Reference in New Issue
Block a user