summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 00:36:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 00:36:25 -0800
commitff68393dc140f55c4e9dfa7e1d819e2ceedeee0d (patch)
tree64211da7aa5161003bb451da417a639b4d42abb8 /.gitattributes
parentc3d40aa0c38e1439a445f0a91c2253a8df67e2ba (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