From d5a78df40de573b3d018adac19e49117fdca8b61 Mon Sep 17 00:00:00 2001 From: OliV Date: Tue, 10 Mar 2026 21:17:11 +0530 Subject: [PATCH] color added --- .gitattributes | 11 +++++++++++ color.png | 3 +++ green.png | 3 +++ red.png | 3 +++ 4 files changed, 20 insertions(+) create mode 100644 .gitattributes create mode 100644 color.png create mode 100644 green.png create mode 100644 red.png diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5b0b271 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,11 @@ +# Default auto-normalization for text files +* text=auto + +# 1. Code and Pure Text Files (Text-based merge allowed) +*.txt text +*.md text +*.cpp text diff=cpp +*.gitignore text + +# 2. Image / Binary Assets (Forced to Git LFS) +*.png filter=lfs diff=lfs merge=lfs -text diff --git a/color.png b/color.png new file mode 100644 index 0000000..2263e4b --- /dev/null +++ b/color.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dabeec2a5efb7584378e8eafc1d77061caae9ffd97343b424a5f6c9d8ff8dd49 +size 3981 diff --git a/green.png b/green.png new file mode 100644 index 0000000..c09a771 --- /dev/null +++ b/green.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc9c41270b8064600418bcc36a954aef6dac6ddbd83c3c0f3f57a62196caf265 +size 3991 diff --git a/red.png b/red.png new file mode 100644 index 0000000..2263e4b --- /dev/null +++ b/red.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dabeec2a5efb7584378e8eafc1d77061caae9ffd97343b424a5f6c9d8ff8dd49 +size 3981