summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 05:52:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 05:52:25 -0800
commit7e4702bc5540ecec2fb4574790f949ad86f4fbcc (patch)
tree20010d1a66475ba1a0001dbea020b8bfb9a8ee81 /.gitattributes
parent7740b3b58d30c78f9c3ac26b835616fac5e32eda (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