summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 06:44:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 06:44:26 -0800
commit8e536dc79191345b663dca1c7394a9a9aa0b6345 (patch)
treeca860c975e3ecc307e910572836865f427de6fe9 /.gitattributes
parent8ae8d746d2cb32965bed0109acf89c534fded7c4 (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