summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 01:40:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 01:40:54 -0800
commit9caba62a23d0accd52ec48492d507d406282d69c (patch)
tree6e67ba2ca6fd8a2cd3b53c1f22b79ba34cf9e423 /.gitattributes
parentec7b74c13dabf103705893e2cae7c4b0fc2619b1 (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