From e5fd782f91d4772d830864847e2c59e9e244803e Mon Sep 17 00:00:00 2001 From: Cory Alexander Balaton Date: Mon, 28 Aug 2023 16:31:03 +0200 Subject: [PATCH] Initial commit --- .gitattributes | 1 + README.md | 1 + 2 files changed, 2 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..1e7d4f7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +. !text !filter !merge !diff diff --git a/README.md b/README.md new file mode 100644 index 0000000..ad07343 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# Project-5 \ No newline at end of file