Include a .gitattributes
Every good git repository should have a .gitattributes file.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
* text=auto
|
||||
Reference in New Issue
Block a user
Every good git repository should have a .gitattributes file.
@@ -0,0 +1 @@
|
||||
* text=auto
|
||||