summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 05:13:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 05:13:31 -0800
commitfcc498795deb29818565e3a35ec6e985e258355b (patch)
treed45621efc34588a553829d5858f8f0f5f8de1019 /.gitattributes
parentedb3fe1db637b1d5d30769b231a0f93bf3a8d455 (diff)
NormalizeHEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d7b82bc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf