summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 12:17:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 12:17:40 -0800
commit5fea55a3f6e840948e3c9d4e3ee6c05058aca77d (patch)
tree66701a1cf9101f8ced5430b51dd5bbc9f108e4f9 /.gitattributes
parenta0eb3d57deb8c8133427987919abd1c126c882ce (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