summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 11:01:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 11:01:42 -0800
commit9b60e5c5da6abb841a117ea9c9c7d21ff8e28e05 (patch)
treee2fd8ae275243711b80e534370379ac0b3266096 /.gitattributes
parent4f4e1eefd786a5c4a83fe3ce0c76843b82ce628f (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