Change language of project (#184)
* Adding skeleton file * Adding content
This commit was merged in pull request #184.
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user