summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 02:07:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 02:07:41 -0800
commit4a755c0a9ec8a8d9d2d520e3511fcb129cc51d40 (patch)
tree6229c533b4139a3d73174acef1dc50fe069cc817 /.gitattributes
parent715aa5b24f6c0e5b8ff80d9046511658b4ab0443 (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