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 7bf2e70 commit 0902f43Copy full SHA for 0902f43
.gitattributes
@@ -3,8 +3,15 @@ worker/public/fonts/* linguist-vendored
3
worker/public/img/* linguist-vendored
4
worker/public/js/* linguist-vendored
5
worker/public/js/search.js -linguist-vendored
6
-
7
worker/public/404.html linguist-vendored
8
worker/public/resource.html linguist-vendored
9
10
-tests/data/* linguist-vendored
+web/css/** linguist-vendored
+web/fonts/* linguist-vendored
11
+web/img/* linguist-vendored
12
+web/js/* linguist-vendored
13
+web/js/analytics.js -linguist-vendored
14
+web/404.html linguist-vendored
15
+web/resource.html linguist-vendored
16
+
17
+tests/data/* linguist-vendored
0 commit comments