summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 04:57:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 04:57:24 -0800
commit5cd3251e75c506cf5191a2927d6196e0504a21fc (patch)
tree0b8566af0ee66af5de7946ea6fcdf54b92cd1b4f /.gitattributes
parentc788dc639789d853eaecd73f980295a5d4870e37 (diff)
Add LICENSE.txt and README.mdHEADmain
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