summaryrefslogtreecommitdiffstats
path: root/core/vendor/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'core/vendor/.gitignore')
-rw-r--r--core/vendor/.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/core/vendor/.gitignore b/core/vendor/.gitignore
index 2c04d2e3177..a74b7f89a39 100644
--- a/core/vendor/.gitignore
+++ b/core/vendor/.gitignore
@@ -176,3 +176,10 @@ DOMPurify/**
# strengthify
strengthify/examples.html
strengthify/examples.png
+
+# underscore
+css-vars-ponyfill/**
+!css-vars-ponyfill/dist
+!css-vars-ponyfill/dist/css-vars-ponyfill.min.js
+!css-vars-ponyfill/dist/css-vars-ponyfill.min.js.map
+!css-vars-ponyfill/LICENSE \ No newline at end of file