Compare commits

..

8 Commits

Author SHA1 Message Date
OliV
977d6b190e img updated 2026-03-10 21:21:59 +05:30
OliV
d9ebd14af8 img updated 2026-03-10 21:21:20 +05:30
OliV
44e10b56ba merge 2026-03-08 10:44:54 +05:30
16a21da7f7 Merge pull request 'image added' (#2) from media into main
Reviewed-on: #2
2026-03-08 05:11:35 +00:00
OliV
f34c9985e6 updated image 2026-03-08 10:41:16 +05:30
OliV
4099993bb7 image added 2026-03-08 10:36:28 +05:30
f941736536 Merge pull request 'done' (#1) from dev into main
Reviewed-on: #1
2026-03-08 05:00:43 +00:00
OliV
f778b985c0 done 2026-03-08 10:29:40 +05:30
8 changed files with 26 additions and 1 deletions

11
.gitattributes vendored Normal file
View File

@@ -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

View File

@@ -1,2 +1,4 @@
# test # test
updated image
added images

2
a.txt
View File

@@ -1 +1,3 @@
hello unity hello unity
code changes

BIN
color.png LFS Normal file

Binary file not shown.

BIN
green.png LFS Normal file

Binary file not shown.

1
new.cpp Normal file
View File

@@ -0,0 +1 @@
// new file

BIN
red.png LFS Normal file

Binary file not shown.

BIN
ss.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 MiB