mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 05:29:12 +00:00
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
This commit is contained in:
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
# Exclude tests data file from programming stats on Github
|
||||
tests/data/** linguist-vendored
|
||||
Reference in New Issue
Block a user