mirror of
https://github.com/gitattributes/gitattributes.git
synced 2025-01-22 08:18:50 -05:00
Add .gitignore as text as well
.gitignore files are not project dependent, rather any git projects may have them. Since they are text files, it's better to treat them as such.
This commit is contained in:
parent
d2c27ea8b0
commit
411e734a29
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -8,4 +8,4 @@
|
||||
#
|
||||
# These files are text and should be normalized (Convert crlf => lf)
|
||||
*.gitattributes text
|
||||
|
||||
*.gitignore text
|
||||
|
Loading…
Reference in New Issue
Block a user