Skip to content

Commit c9dcc0f

Browse files
authored
Merge pull request #36371 from nextcloud/compiled-css-gitattr
Mark compiled CSS as binary
2 parents ad00a14 + 045bc32 commit c9dcc0f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
/dist/* binary
22
/package-lock.json merge=binary
3+
/core/css/*.css* binary

0 commit comments

Comments
 (0)