summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 23:14:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 23:14:55 -0800
commit1524d33994f43a8e728e6640a5ff00c28b8a5a4a (patch)
treeef7a1978024c01d5670e3c434382e58ee2d33b67 /.gitattributes
parentd6ee0024992eebde6351eecd7c8d701b179af1d4 (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