summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 12:58:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 12:58:45 -0800
commit1b9e38738f7c73a7624f2b9d6166d58c433b229b (patch)
treef06698372c04ee9a4d8dbb3cd9ce8ccfc34867a9 /.gitattributes
parent38c41e7e035a8c478e8a6bd2f9728f65d62edd27 (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