Prevent test files used for github language

This commit is contained in:
Toby Allen 2021-03-30 22:55:47 +01:00 committed by GitHub
parent 2dbb01a1d3
commit 7bbda6ea6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

5
.gitattributes vendored
View File

@ -23,4 +23,9 @@
# ignore markdown files for language analysis
*.md linguist-detectable=false
*.doc linguist-detectable=false
*.docx linguist-detectable=false
*.xls linguist-detectable=false
*.xlsx linguist-detectable=false
*.rtf linguist-detectable=false