mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2025-05-31 06:56:53 +02:00
Added git attributes for unification
This commit is contained in:
parent
05922b8034
commit
473922e745
6
.gitattributes
vendored
Normal file
6
.gitattributes
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
# Set the default behavior, in case people don't have core.autocrlf set.
|
||||||
|
* text eol=lf
|
||||||
|
|
||||||
|
# Denote all files that are truly binary and should not be modified.
|
||||||
|
*.png binary
|
||||||
|
*.psd binary
|
Loading…
x
Reference in New Issue
Block a user