summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorRoger Frank <rfrank@pglaf.org>2025-10-14 20:06:00 -0700
committerRoger Frank <rfrank@pglaf.org>2025-10-14 20:06:00 -0700
commit09e49e65df964a77950f38d50794e7420ded7a7c (patch)
tree9163060b10c464d683d19938e534bdcba12eacba /.gitattributes
initial commit of ebook 36533HEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..6833f05
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,3 @@
+* text=auto
+*.txt text
+*.md text