mirror of
https://github.com/iv-org/invidious.git
synced 2026-05-01 19:53:33 +05:30
Preserve videojs directory for dependency script
This commit is contained in:
@@ -7,4 +7,3 @@
|
||||
/invidious
|
||||
/sentry
|
||||
/config/config.yml
|
||||
assets/videojs
|
||||
@@ -0,0 +1,4 @@
|
||||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
||||
Reference in New Issue
Block a user