summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 04:50:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 04:50:28 -0800
commit96ee3f2721fd1abc7e0c93226f6dfde6f19f2c0b (patch)
treea078c354abaeb6bffcfb126d89f568395159f7f5 /.gitattributes
parent4f762dbcf2e82dc81f35e740cf814903c0895f0d (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