summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 23:57:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 23:57:42 -0800
commit6a991c4c0f40cf3479a896c56e82c9e3dc14a585 (patch)
tree51b841f3a02ae3d5a886852dbf0e9b4c77d40ed6 /.gitattributes
parent3621f9283303d43d8371119d65b99fc2abb7c8a7 (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