Update .gitattributes

This commit is contained in:
123456
2023-05-15 11:23:03 +08:00
committed by GitHub
parent 8ab155b668
commit 8387a73aa2

5
.gitattributes vendored
View File

@ -1,2 +1,3 @@
*.ps1 linguist-language=java;
*.md linguist-detectable=False
# *.md linguist-detectable=true
*.ps1 linguist-language=py;