summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 20:39:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 20:39:44 -0800
commitf972f7ca14d31acfd70d00d2d69d50058fd35542 (patch)
tree2bdbaa9d70aa600783984ff4937718726e5d426c /.gitattributes
parentbcf2dab24a33d25c47f7fafb7deea7eb84e9a206 (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