summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorRoger Frank <rfrank@pglaf.org>2025-10-14 19:54:00 -0700
committerRoger Frank <rfrank@pglaf.org>2025-10-14 19:54:00 -0700
commit077ef96e7f0d28f81e550221cec2122656047c06 (patch)
tree74b649a8a71f1e6074236b4097414e3f80687a9e /.gitattributes
initial commit of ebook 30549HEADmain
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