diff options
| author | Roger Frank <rfrank@pglaf.org> | 2025-10-15 01:23:07 -0700 |
|---|---|---|
| committer | Roger Frank <rfrank@pglaf.org> | 2025-10-15 01:23:07 -0700 |
| commit | 5231b3c6acd0ee80f0f1c993ef714812352e5871 (patch) | |
| tree | ec96013c0258d3d00a25a85ed469eb055e880387 /.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 |
