mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-12-16 14:01:14 +01:00
Add *.apk to .gitignore
This commit is contained in:
parent
9b3dc57447
commit
b1aaf5abe5
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,6 +4,7 @@
|
||||||
|
|
||||||
# Built application files
|
# Built application files
|
||||||
build/
|
build/
|
||||||
|
*.apk
|
||||||
|
|
||||||
# Crashlytics configuations
|
# Crashlytics configuations
|
||||||
com_crashlytics_export_strings.xml
|
com_crashlytics_export_strings.xml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue