summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 04:46:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 04:46:19 -0800
commit846a2a5d82fc378e6bb79e102b14062228679f52 (patch)
tree85da78d1f5356fa35124105daea28b767c1a59a9 /.gitattributes
parentcb9493a4fcbde0c8c9600d09c9eee438d197c17b (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