diff options
author | Allan Wang <me@allanwang.ca> | 2017-07-02 17:44:09 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-07-02 17:44:09 -0700 |
commit | 8bbf449bae3d7f4e7c3bc9f22cf19250b7a98efa (patch) | |
tree | 34e2a2882223b38425b602e3533bc16171580131 /.gitignore | |
parent | 9c8427c502150d8ced25f7b31117c0183f6e4998 (diff) | |
download | frost-8bbf449bae3d7f4e7c3bc9f22cf19250b7a98efa.tar.gz frost-8bbf449bae3d7f4e7c3bc9f22cf19250b7a98efa.tar.bz2 frost-8bbf449bae3d7f4e7c3bc9f22cf19250b7a98efa.zip |
Clean up secrets
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -9,5 +9,7 @@ .externalNativeBuild *.min.css .sass-cache/ -files -!files/secrets.tar.enc
\ No newline at end of file +files/gplay-keys.json +files/play.keystore +files/play.properties +files/test.keystore
\ No newline at end of file |