summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 12:57:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 12:57:29 -0800
commit121b30b50289e24b8d062626fd7def79d2a42885 (patch)
tree7eda0447cbe7d46c583496039c687713909894c1 /.gitattributes
parentbb2c12f43663b47cbd2126a4bbf99f3a68633a24 (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