Compare commits

...

1 Commits

Author SHA1 Message Date
81a8c10afc devel: Add F# git attributes 2026-01-23 09:29:28 +01:00

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