summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 11:49:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 11:49:20 -0800
commitfd92e58f4db58d54b83f22c8d1611ada11b444fd (patch)
treeb5b0b9b328aff832f89472052a78983cb97e52a1 /.gitattributes
parent6bcd8bdf6e0c5c531fa3a052f27a065d28d374ab (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