diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-01-14 12:04:06 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-01-14 12:04:06 -0800 |
| commit | c5c4e903bb8b6bb10503ec98a8f88bf89f591504 (patch) | |
| tree | aa2ed839314f58f60643fad30e28a22f4a35ddbd /.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 |
