Adding content

This commit is contained in:
kdeng00
2025-10-01 09:43:37 -04:00
parent ec199ca836
commit 4f529a48ce
+6
View File
@@ -0,0 +1,6 @@
# Tell GitHub Linguist to ignore C# files for language detection
*.cs linguist-vendored
*.cs linguist-documentation
# Explicitly identify Rust as the primary language
*.rs linguist-language=Rust