summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 09:05:08 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 09:05:08 -0800
commite663540c3b3cd298561b58e542f1104baaaf0648 (patch)
tree7237ce3d51be68abfe87bf71490479cfbedfc21f /.gitattributes
parent9823e5c616fddc1937da611efa1f1620e1d8b9f0 (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