summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 02:32:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 02:32:53 -0800
commita8c60f4cbda0d9df7c09ef5f17ac45187c84c4a5 (patch)
tree24417bfab2b0fae2d2a93fa27bd891da484bb1a3 /.gitattributes
parentd8eeb60157a653a0f4576ca29cbc0fc91a4705be (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