summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 09:38:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 09:38:39 -0800
commit3b5f886efb549c94378fdc6620796fc485882de5 (patch)
tree617dd4da436cedd30a27c8d11b1b85beca8b9e64 /.gitattributes
parentff7159fbc96bce8a30e0c228c5258eb04ce5f4c8 (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