1 parent 262e46f commit b7ce266Copy full SHA for b7ce266
1 file changed
.github/.gitattributes
@@ -0,0 +1,5 @@
1
+# Mark generated code so GitHub Linguist collapses it in diffs and excludes from stats
2
+# Reference: https://github.com/github-linguist/linguist/blob/main/docs/overrides.md#generated-code
3
+
4
+# old pkl files
5
+.pkl/** linguist-generated
0 commit comments