summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 00:20:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 00:20:55 -0800
commit6a20eb9d13602d3bac3ac4f9d224837cda091d2f (patch)
treed9d0118497f576cf25320ee34b56d1d576180725 /.gitattributes
parentfad8423d0a4149652e893a464acd25baab1ea657 (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