summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 02:31:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 02:31:01 -0800
commit5b9fa2b965381fd751910e418e477156f0456c30 (patch)
treee565deaad56e8499d0d23841bbc77cd836d94e82 /.gitattributes
parente9eb9a91f40aed6103f70384d3b49566ceaf3ffa (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