summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 00:57:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 00:57:28 -0800
commit0ccb77030f93389c4b8a62d008291b1ca601b4fb (patch)
tree379ad00eec0e6bb4b0a1bd9b32abab8c069b549f /.gitattributes
parent026f9dc0fd188dadeed2ef0fc5a6a72006650fb1 (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