diff --git a/src/enhanced-secure-crypto/.gitattributes b/src/enhanced-secure-crypto/.gitattributes new file mode 100644 index 0000000..6fce776 --- /dev/null +++ b/src/enhanced-secure-crypto/.gitattributes @@ -0,0 +1,2 @@ +*.rs linguist-detectable=true +*.rs linguist-language=Rust