diff options
author | Allan Wang <me@allanwang.ca> | 2017-07-04 14:11:52 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-04 14:11:52 -0400 |
commit | d6c5bcd56e293eaf281663b6c1e6b0ab7236be9f (patch) | |
tree | dec58af06d220ba80920fcf9c816b71413c61108 /.gitignore | |
parent | 7a13673828f088c179763e8621a94e334319f226 (diff) | |
download | frost-d6c5bcd56e293eaf281663b6c1e6b0ab7236be9f.tar.gz frost-d6c5bcd56e293eaf281663b6c1e6b0ab7236be9f.tar.bz2 frost-d6c5bcd56e293eaf281663b6c1e6b0ab7236be9f.zip |
Small miscellaneous fixes
* mist
* Add back experimental section
* Remove update dev sh
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -12,4 +12,5 @@ files/gplay-keys.json files/play.keystore files/play.properties -files/test.keystore
\ No newline at end of file +files/test.keystore +files/update-dev.sh |