summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 12:53:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 12:53:20 -0800
commit7ab7d8e25af432e55af4d45940b27e42e07a5a83 (patch)
treee35c0e5efb5d882c47b7ab2e6b503bc89d94afe7 /.gitattributes
parenta49fadab32a6987a09050db5660a9257b96b9751 (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