summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 20:12:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 20:12:36 -0800
commit4b51b24659bd08b5bcf017d011108454a4cf10dc (patch)
tree2ed5e64c53570de729c1d283c2b05f1c473967bf /.gitattributes
parentf4d6511f1c60cb1d8db74a2007431585792dd0a3 (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