summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 06:30:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 06:30:31 -0800
commitc65a99b8bfeb3279e61bc0b07a203b3ee96d7622 (patch)
tree593211723600c82498209f1153a1524956671aa3 /.gitattributes
parent920b19dad10e0e63c37c951e3cb1d936e9305068 (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