summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 05:25:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 05:25:00 -0800
commitc61fafac3e3e3ddd258b5bab700948be032a9d53 (patch)
tree628f609b8a592842da8d943b994f25c4e45df555 /.gitattributes
parenta74177379ef3f2971248cf42bd24f0d464aa38eb (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