From 3e0a57e8d0b8faa4f8852dbe1412feb698ae4b4b Mon Sep 17 00:00:00 2001 From: Cutieguwu Date: Mon, 12 Jun 2023 07:57:49 -0400 Subject: [PATCH] Initial commit --- .gitattributes | 2 ++ README.md | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..dfe0770 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto diff --git a/README.md b/README.md new file mode 100644 index 0000000..5412565 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# DetectOwOr + Cutieguwu's basic virus and malware scanner. Searches for known threats only.