Skip to content

Commit

Permalink
chore: add .gitattributes to ignore test files for github linguist
Browse files Browse the repository at this point in the history
  • Loading branch information
fent committed Nov 25, 2020
1 parent 85075f2 commit 25c4d61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
test/files/html5player/*.js linguist-detectable=false
test/files/videos/**/* linguist-detectable=false

0 comments on commit 25c4d61

Please sign in to comment.