diff options
author | Allan Wang <me@allanwang.ca> | 2021-09-11 20:07:17 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-11 20:07:17 -0700 |
commit | 639771b9758f1e36c34ed99994ba2c03a0a361ec (patch) | |
tree | 38318946b3ad5210e2c649b36678321d9fbb26d4 /files/.gitignore | |
parent | 64065549f22364b01095c59aad204ed252c9cd63 (diff) | |
download | kau-639771b9758f1e36c34ed99994ba2c03a0a361ec.tar.gz kau-639771b9758f1e36c34ed99994ba2c03a0a361ec.tar.bz2 kau-639771b9758f1e36c34ed99994ba2c03a0a361ec.zip |
Github Actions (#266)6.3.0
Diffstat (limited to 'files/.gitignore')
-rw-r--r-- | files/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/files/.gitignore b/files/.gitignore index e9bf9f6..8791cfa 100644 --- a/files/.gitignore +++ b/files/.gitignore @@ -2,3 +2,5 @@ gplay-keys.json kau.keystore kau.properties update-dev.sh +kau.tar +kau_github.tar |