summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorRoger Frank <rfrank@pglaf.org>2025-10-15 02:46:01 -0700
committerRoger Frank <rfrank@pglaf.org>2025-10-15 02:46:01 -0700
commita57243c6fc393b50fcf041a473cf9f2663e6eb4b (patch)
tree6ebba13600939288fb2febe77449dfe15e97c13f /.gitattributes
initial commit of ebook 28955HEADmain
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