summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 13:34:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 13:34:37 -0800
commit332ebe0093f2a8c582cb5ee63a230f840e1daa7e (patch)
tree9d1a4b7b158cbb97d9c86c7c578c7c4a9c33a058 /.gitattributes
parent8534534dd164c0c6a0c54ca3d18e28108e3b5678 (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