Ajouter .gitattributes

This commit is contained in:
2025-11-01 16:35:53 +01:00
parent de72e5b9d8
commit 89a6b5e75f

3
.gitattributes vendored Normal file
View File

@@ -0,0 +1,3 @@
# Force Go as the main language
*.go linguist-detectable=true
* linguist-language=Go