summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 22:03:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 22:03:40 -0800
commita9ccc2912ed1675e5a4c7afc7e4b458ade0b175e (patch)
tree930e1375fc265b8adf0cdea63b795b4474d7e9a5 /.gitattributes
parent94cac373509a6f514c19c554c4385afd66b8134a (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