summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 14:26:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 14:26:20 -0800
commit5f43460ae1ece6ab078359c8d5d93b91f8f92d5c (patch)
treea5992bf24439447178a9513a70c2fbd675ba9b4a /.gitattributes
parentb5d7e454931748216fb8d1ab80e92950c815176f (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