1
0
mirror of https://github.com/videojs/video.js.git synced 2025-11-06 09:19:15 +02:00
Files
video.js/.npmignore

5 lines
87 B
Plaintext

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