summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorRoger Frank <rfrank@pglaf.org>2025-10-15 05:19:08 -0700
committerRoger Frank <rfrank@pglaf.org>2025-10-15 05:19:08 -0700
commit7051783fc01076c7b5006d9ce654c00a42e3c2a0 (patch)
tree079632b328c3da32d2ca8cff64551407e011456a /.gitattributes
initial commit of ebook 2445HEADmain
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