summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 17:42:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 17:42:56 -0800
commitd610536bb3b526449d671d8aa339abc9d6c3c77b (patch)
tree0b08875f738d87f3679d7d21bfea83285fb2173c /.gitattributes
parent40357422b54ad6de5556c8df57242f5b30df31f4 (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