summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 15:50:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 15:50:52 -0800
commit0d4c3d2a11e078c22e87ed418156d7d6d3df418e (patch)
tree6abf0dbb81b1657b2ec7941f7a5879bcba62920c /.gitattributes
parentd74624e457b01649fbfd805d918d6e9ccd3a27c6 (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