Change language of project (#184)

* Adding skeleton file

* Adding content
This commit was merged in pull request #184.
This commit is contained in:
KD
2025-10-01 09:48:02 -04:00
committed by GitHub
parent 032801b903
commit c83a37c20a
+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