summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 23:12:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 23:12:37 -0800
commitfa2bc8c505dbc74ad7a0117b364a8451304c14c1 (patch)
treeefe4d8cc5fa4207a687b14b39c3a1c2d25c69b17 /.gitattributes
parentdc8f46d48f7509750238ce04e54040e3dbf7cc09 (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