summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 11:09:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 11:09:43 -0800
commitcb0c332598f309b993c2ebe2b3d65a4fa557cdc4 (patch)
treea2fd9bbf52f42b56f3dca36f045bf85257e8c2f0 /.gitattributes
parente13554aa0b7c8288c7aa4f7bead1fdfe9c6c10f1 (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