summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 17:00:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 17:00:34 -0800
commit729e33721abeda7209f268f8cdc5ef5e781cdb0d (patch)
treea2229ed5ae0d50e2f329384d6d76f21f1d29721d /.gitattributes
parentaf77d21225bc350f7781a919e79e23e1ab8c709c (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