summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--assets/videojs/.gitignore4
2 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 962e2c39..1779a73d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,4 +7,3 @@
/invidious
/sentry
/config/config.yml
-assets/videojs \ No newline at end of file
diff --git a/assets/videojs/.gitignore b/assets/videojs/.gitignore
new file mode 100644
index 00000000..5e7d2734
--- /dev/null
+++ b/assets/videojs/.gitignore
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore