summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 20:51:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 20:51:21 -0800
commit289aeb393889000fb48b2fad05432fb3b746e8f9 (patch)
tree6399a0b61bafb1cf3b0878012eb65326f61c77a1 /.gitattributes
parent7b3985e08e002eb7e94fb151e78fdd00bd1ed10f (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