diff options
author | Sam Potts <sam@potts.es> | 2018-02-06 00:24:48 +1100 |
---|---|---|
committer | Sam Potts <sam@potts.es> | 2018-02-06 00:24:48 +1100 |
commit | 2150c44036e13073c6f7f07343009b6373846bdf (patch) | |
tree | 074effb69a808d6e4a19b1f4028b1597adf05e08 /.npmignore | |
parent | 70c9fbdde328141c1d5680536a740da1ca50f0e9 (diff) | |
download | plyr-2150c44036e13073c6f7f07343009b6373846bdf.tar.lz plyr-2150c44036e13073c6f7f07343009b6373846bdf.tar.xz plyr-2150c44036e13073c6f7f07343009b6373846bdf.zip |
Added backwards compatibility for <div> embeds
Diffstat (limited to '.npmignore')
-rw-r--r-- | .npmignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.npmignore b/.npmignore new file mode 100644 index 00000000..afba951f --- /dev/null +++ b/.npmignore @@ -0,0 +1,4 @@ +demo +.github +.vscode +*.code-workspace |