summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 15:18:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 15:18:23 -0800
commit1a00f23c5c8e221553c2374e16e60fc9b9a9f86f (patch)
tree3d512f3ff6cb9fe18d39b4523efcd48f8f941197 /.gitattributes
parenta76881202b45d9ac074bff7e7c8d0c8e610ec276 (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