summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 00:05:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 00:05:56 -0800
commitc194877cf9f16da2356f04c19194b3a1ce37b870 (patch)
treefbb9b17593e7a17a5b7ec29dbc4bb2a2cfdd7d4b /.gitattributes
parent0c8dc1541ab5c06c97159f5b4ead68751e96051f (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