Create .gitattributes

This commit is contained in:
Joshua Darnell 2020-02-21 01:20:34 -08:00 committed by GitHub
parent 900ea813db
commit 785c772297
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
*.java linguist-detectable=true
*.xslt linguist-detectable=false