summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-22 00:54:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-22 00:54:12 -0800
commit6cfc11141010329b9018c47ffce22ee352dbcfa0 (patch)
treeaaf03b3734a6a118b1fd01373f81ae49a87dc586 /.gitattributes
parent7ad7c6b77e553e6afba47e539d8e3383727d9c47 (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