summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 10:48:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 10:48:30 -0800
commit03d6dd281a8e1c137faa7e5e1314a1ebddf66798 (patch)
treeddf18e759436529a611d8e8c10199dd4a8cbde0a /.gitattributes
parentdcdca3eb014b5628c1d0dd0228d64e4c74dabe6f (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