summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 23:17:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 23:17:19 -0800
commit25d4495d371bc5ec25a284fd4a42002c0648c9e9 (patch)
treea4061df08a93cd0fcfc6a9a023a6cd1dcbb69ce7 /.gitattributes
parentb54cd30330e1317a5c2a7b72e201f5edc92086a4 (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