summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 20:21:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 20:21:43 -0800
commitd68d2bba8e0a59cc3b90098eddcc6fb07ff0612e (patch)
treebf29bdeb2c973ade77d2bdf0a0ea0d2f1f4792b5 /.gitattributes
parent8ee02195398202116707b0c9e2e0e894ce109321 (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