summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 07:31:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 07:31:48 -0800
commit5b61c8a84ccf4ba61f08e9d682a3db71ff1ab5ee (patch)
tree55836c47d862bac51b0cf67f1dfe482a56b2d0eb /.gitattributes
parentd7ad0df1abdd04a899708bda0ecb1e8e94f112b5 (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