devel: Add F# git attributes

This commit is contained in:
2026-01-23 09:24:49 +01:00
parent a38dba5728
commit 81a8c10afc

5
.gitattributes vendored Normal file
View File

@@ -0,0 +1,5 @@
# The lines below force F# highlighting for common F# source file extensions.
*.fs linguist-language=FSharp
*.fsi linguist-language=FSharp
*.fsx linguist-language=FSharp
*.fsscript linguist-language=FSharp