1
0
mirror of https://github.com/videojs/video.js.git synced 2024-11-24 08:42:25 +02:00
video.js/.npmignore

5 lines
87 B
Plaintext

# Exclude everything but the contents of the dist directory.
**/*
!dist/**
!src/css/**