diff options
| author | Přemysl Eric Janouch <p@janouch.name> | 2025-11-03 17:53:50 +0100 |
|---|---|---|
| committer | Přemysl Eric Janouch <p@janouch.name> | 2025-11-03 17:58:32 +0100 |
| commit | 5c41eab9d78cea2d2000f0a7c9c3cb121e15b242 (patch) | |
| tree | 4fc1629ccb294ca5bf8f465894b8fc82a6849fa3 /xA/.gitignore | |
| parent | 99c95edd5701ceccbd549aded46cf1fe2a09ada8 (diff) | |
| download | xK-5c41eab9d78cea2d2000f0a7c9c3cb121e15b242.tar.gz xK-5c41eab9d78cea2d2000f0a7c9c3cb121e15b242.tar.xz xK-5c41eab9d78cea2d2000f0a7c9c3cb121e15b242.zip | |
xA: add a Makefile rule for Android
Diffstat (limited to 'xA/.gitignore')
| -rw-r--r-- | xA/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xA/.gitignore b/xA/.gitignore index 5e6a147..2fc8b1c 100644 --- a/xA/.gitignore +++ b/xA/.gitignore @@ -1,4 +1,5 @@ /xA +/xA.apk /proto.go /FyneApp.toml /*.png |
