summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 16:30:11 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 16:30:11 -0800
commit0142dae7620615f2257cb1e84c4b6ad100a66066 (patch)
treee31c5c14bfd1adb0023f68309dc724ecb638088f /.gitattributes
parentce90fb1fe587b612e25ae4975baa414dc8f2a1bb (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