From c0f5b560e0d2fe3d11d6f00798b0ec1141aa06eb Mon Sep 17 00:00:00 2001 From: sam Date: Wed, 30 Jul 2025 18:49:43 +0100 Subject: [PATCH 1/2] Update sample.txt --- sample.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sample.txt b/sample.txt index 79b1df2..8e8feab 100644 --- a/sample.txt +++ b/sample.txt @@ -1 +1,2 @@ -this is a DEMO sample!!! \ No newline at end of file +this is a DEMO sample!!! +// edit From 12bf3767af8070ac21655653572c3ddb81e027fe Mon Sep 17 00:00:00 2001 From: sam Date: Wed, 30 Jul 2025 18:50:44 +0100 Subject: [PATCH 2/2] Update .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 1ff0c42..a22ad21 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,6 @@ ############################################################################### # Set default behavior to automatically normalize line endings. +# edit ############################################################################### * text=auto