aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-07-02 17:44:09 -0700
committerAllan Wang <me@allanwang.ca>2017-07-02 17:44:09 -0700
commit8bbf449bae3d7f4e7c3bc9f22cf19250b7a98efa (patch)
tree34e2a2882223b38425b602e3533bc16171580131 /.gitignore
parent9c8427c502150d8ced25f7b31117c0183f6e4998 (diff)
downloadfrost-8bbf449bae3d7f4e7c3bc9f22cf19250b7a98efa.tar.gz
frost-8bbf449bae3d7f4e7c3bc9f22cf19250b7a98efa.tar.bz2
frost-8bbf449bae3d7f4e7c3bc9f22cf19250b7a98efa.zip
Clean up secrets
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index b2405399..3fa0307a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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