summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 23:33:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 23:33:20 -0800
commit1809dde2d66386542ec5f69d77765cdd623ded0a (patch)
tree484c87c8647038e0eb0a706a0e881a3f667e7908 /.gitattributes
parentd96d78a1e7e39be0e6122173664703addc078c4b (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