Commit e20de88

Anton Medvedev <anton@medv.io>
2025-03-27 14:38:32
chore: disable code highlighting on github for build/ dir (#1162)
1 parent 0170ea5
Changed files (1)
.gitattributes
@@ -1,1 +1,2 @@
-test/fixtures/markdown-crlf.md eol=crlf
\ No newline at end of file
+test/fixtures/markdown-crlf.md eol=crlf
+build/** linguist-language=txt
\ No newline at end of file