Merge pull request 'color added' (#4) from media into main
Reviewed-on: #4
This commit was merged in pull request #4.
This commit is contained in:
11
.gitattributes
vendored
Normal file
11
.gitattributes
vendored
Normal 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
|
||||
Reference in New Issue
Block a user