diff options
| author | Roger Frank <rfrank@pglaf.org> | 2025-10-15 05:22:21 -0700 |
|---|---|---|
| committer | Roger Frank <rfrank@pglaf.org> | 2025-10-15 05:22:21 -0700 |
| commit | 8d5c6d5c0babcc010bdfdb0987cdc05f3bf000aa (patch) | |
| tree | 568537472098a89ec7d9d044424e897056b3213a /.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 |
