diff options
author | Allan Wang <me@allanwang.ca> | 2018-09-26 14:59:16 -0400 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2018-09-26 14:59:16 -0400 |
commit | 2fed9ad9723569067d39cabe319317fa669f62c3 (patch) | |
tree | b94e182bf4d083af049120a6b5f94f82c4595318 /files/.gitignore | |
parent | 9374ea5089b32744a7c35301e27a2a0f6f4cbbdc (diff) | |
parent | 438affb07ae106e490884fafa3c2dd825e7649a4 (diff) | |
download | frost-2fed9ad9723569067d39cabe319317fa669f62c3.tar.gz frost-2fed9ad9723569067d39cabe319317fa669f62c3.tar.bz2 frost-2fed9ad9723569067d39cabe319317fa669f62c3.zip |
Update kau and fix new lint warnings
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 63a31573..812c710e 100644 --- a/files/.gitignore +++ b/files/.gitignore @@ -1,3 +1,5 @@ release.keystore release.properties +test.keystore +test.properties update-dev.sh |