summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 09:15:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 09:15:39 -0800
commit7d58f22b94dbcf4aba6970238b302db51ca5ef00 (patch)
tree045089342bf44e6283bf8ddf7fb0c37028242258 /.gitattributes
parent9f2864e8e16c5a5e2bb4c1ace77e16dc03f6e092 (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