summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-22 00:53:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-22 00:53:26 -0800
commit74ee35de1741f9d5188cd4f941cb97d5d39b5b6e (patch)
tree1424da390a1eca902c4a399d14de12bfc82eedc9 /.gitattributes
parentbfb3b45a21fea16853da9b706f502ed8ad547dc6 (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