summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 19:47:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 19:47:21 -0800
commit8a15b97d27e1ac82f5e055d8b4df184b3d2a5272 (patch)
tree6ea6e8cb83a9b388d1638e7bf87cd1fa69d69f0c /.gitattributes
parenta287f326191bf63d211dc2140a52472a5af18230 (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