diff options
| author | Roger Frank <rfrank@pglaf.org> | 2025-10-14 20:05:15 -0700 |
|---|---|---|
| committer | Roger Frank <rfrank@pglaf.org> | 2025-10-14 20:05:15 -0700 |
| commit | 4f2a41044750f649a0c5dbed0b0c6fa2aa958ff5 (patch) | |
| tree | 5d254b9ba1271a1346b6317ecb5882bc616639a0 /.gitattributes | |
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 3 |
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 |
