diff options
author | Sam Potts <sam@potts.es> | 2018-06-21 09:01:16 +1000 |
---|---|---|
committer | Sam Potts <sam@potts.es> | 2018-06-21 09:01:16 +1000 |
commit | 1f1d74ba50f2ac4113948a3b92a0b55f05b735c2 (patch) | |
tree | f62c9f4544562ef345f9a924e9052a0265e936bb /.gitignore | |
parent | bb546fe43fc6537a4dc0a350a7aa4260a3f97b1d (diff) | |
download | plyr-1f1d74ba50f2ac4113948a3b92a0b55f05b735c2.tar.lz plyr-1f1d74ba50f2ac4113948a3b92a0b55f05b735c2.tar.xz plyr-1f1d74ba50f2ac4113948a3b92a0b55f05b735c2.zip |
Work on menus
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,6 +6,6 @@ aws.json index-*.html npm-debug.log *.webm -/package-lock.json +package-lock.json .idea/ |