Compare commits
5 Commits
16a21da7f7
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 017f6d7165 | |||
|
|
d5a78df40d | ||
| 6860c8126c | |||
|
|
44e10b56ba | ||
|
|
f34c9985e6 |
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