summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 00:04:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 00:04:20 -0800
commit5427a3547a72252081c99ca83ba93f2d521dbca4 (patch)
tree07e7957666e87810a3c74b3b1cb1a5828cfdd9e9 /.gitattributes
parent4a1825c74e7b3a4a5b60b28e0fd53772c866c9f7 (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