summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 11:42:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 11:42:49 -0800
commitf417f9a46bf560d6c7b13f1e0be2528e4e09cdf3 (patch)
tree24080e0e5b2d0c8faff4aece1bf0e7a1b07820e6 /.gitattributes
parentd7bd6d62b349c893b9d0ce94c052b2e08d433dcc (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