diff options
author | Sam Potts <me@sampotts.me> | 2016-04-25 19:06:55 +1000 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2016-04-25 19:06:55 +1000 |
commit | ffebc7b077ed64f017d2313634c934cc3af233a2 (patch) | |
tree | a43af390186dfaa3d226ecba13bc8792b61fdeb2 /.gitignore | |
parent | 1ddb4eb60c134547ec0ef2311846e88ca9c0287a (diff) | |
download | plyr-ffebc7b077ed64f017d2313634c934cc3af233a2.tar.lz plyr-ffebc7b077ed64f017d2313634c934cc3af233a2.tar.xz plyr-ffebc7b077ed64f017d2313634c934cc3af233a2.zip |
UI tweaks
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,4 +4,5 @@ node_modules .DS_Store aws.json docs/index.dev.html -*.mp4
\ No newline at end of file +*.mp4 +index-dev.html |