Spaces:
Sleeping
Sleeping
Create .gitattributes
Browse files- .gitattributes +2 -0
.gitattributes
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Ensure consistent Git behavior for text files
|
| 2 |
+
* text=auto
|