There was an error while loading. Please reload this page.
2 parents 043a0b1 + 3b92b57 commit b74b5daCopy full SHA for b74b5da
1 file changed
apps/viewer/.gitignore
@@ -1,6 +1,8 @@
1
# SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
2
# SPDX-License-Identifier: AGPL-3.0-or-later
3
-css/fonts/
+
4
+# We do not ship the Roboto font files (only needed for Cypress) - but we need to ship the other font files
5
+css/fonts/roboto-*
6
7
.DS_Store
8
node_modules/
0 commit comments