summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 03:22:06 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 03:22:06 -0800
commit53679beeed896c77b8a95d6581255f8b9c4e8795 (patch)
treeac4aacef7cbc500c1dbf3dd095edb2acdca405ee /.gitattributes
parentde20c6b885993efbd2759357b6833cfb7550ae1b (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