summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 07:15:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 07:15:18 -0800
commit994f63c1a72259bc8020416c3542fe5ba24a0fb3 (patch)
treeceac21dd74fddb8080695cf07f73adfa61868c23 /.gitattributes
parent4c11d5c594bd17d9c9a4a21c58053e4d939a045c (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