summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 15:08:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 15:08:27 -0800
commit169f221f2dd2b60ad68ab899d4ae69128eca9463 (patch)
tree35ecf053941cce4e83651558cf5ea5d670fb45be /.gitattributes
parent68ff3175eec56b67b99b3a6ae9646f4df56aeb64 (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