We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee87483 commit 4a5e90bCopy full SHA for 4a5e90b
1 file changed
.gitignore
@@ -88,3 +88,7 @@ js/positions.js
88
# Ignore lock files other than package-lock.json
89
pnpm-lock.yaml
90
yarn.lock
91
+
92
+# Ignore fonts and vendor node_modules
93
+/fonts/node_modules/
94
+/vendor/node_modules/
0 commit comments