Ajouter .gitattributes

This commit is contained in:
2025-11-01 16:36:58 +01:00
parent 9e56bca455
commit 5b4c2f8089

3
.gitattributes vendored Normal file
View File

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