summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 18:04:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 18:04:28 -0800
commitce638d1182aefb6e4e1dfa502012cb33ac81984e (patch)
treec38f6658166f593c893d7b53f6f08a4a7ffea58e /.gitattributes
parent1a3e6d9fca5261d96ddfd033a2e8596af8938136 (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