summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 23:52:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 23:52:41 -0800
commit645f0e04f0d6f24ea02628aeb3705b83cfa2c48e (patch)
treeba67776cbb8eaefc22a0937db370d65f42c5723b /.gitattributes
parentd4f9a768b6a0c12d95b45f5267e73c8643e6f772 (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