summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 17:33:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 17:33:56 -0800
commit01c3a73b7bee29afca94352ede4832347f5d76ef (patch)
tree2696e64e00ba68cd3a11acdf8d4acb97120f9c25 /.gitattributes
parent2d1d576960a8fc7cee087956356cd9d19aecebdf (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