summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorluckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com>2020-11-08 20:13:21 -0500
committerluckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com>2020-11-08 20:13:21 -0500
commit8a780977a8dd4b6990dc09aa4f5e7cb3782123c7 (patch)
tree2e7d1cd6b4f8c307ce59ee118dcf18127a2e8695
parent8b1c2c946b3b58cc938f0496a9af11a641749a1e (diff)
Add missing files to .gitattributes.
Only *.sed is required, all other files are listed to be explicit.
-rw-r--r--.gitattributes8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 4e8417c0c..1f2aa0c6d 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -10,6 +10,14 @@ Makefile text eol=lf
*.inc text eol=lf
*.sha1 text eol=lf
*.json text eol=lf
+*.sed text eol=lf
+*.cpp text eol=lf
+.gitattributes text eol=lf
+.gitignore text eol=lf
+*.hpp text eol=lf
+*.md text eol=lf
+*.ps1 text eol=crlf
+*.yml text eol=lf
*.png binary
*.bin binary