Skip to content

Commit c93dcc9

Browse files
committed
Exclude tests data file from programming stats on Github
Git tag tests/data files with the linguist-vendored attribute to prevent github from including them in stats. Otherwise Khoj is getting marked as an HTML project due to the tardigrades html page in tests data, when it's primarily a python project currently
1 parent 59ffd1d commit c93dcc9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Exclude tests data file from programming stats on Github
2+
tests/data/** linguist-vendored

0 commit comments

Comments
 (0)