summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 09:34:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 09:34:46 -0800
commit8ddd62825c78181267c59e347bbd4b00591c784b (patch)
treeb3e1dd300c54c3164677b6e5c78804bf34fb862c /.gitattributes
parent1fc2d1a3f18bbb20be48c750fc3e82cd256a7ebe (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