diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-04-19 08:13:07 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-04-19 08:13:07 -0700 |
| commit | 90c6957a5f76a69dd6aee6697cf256bfdf4c2db3 (patch) | |
| tree | f3692e42b1cf535a6e3478b2664b9110978c537d /.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 |
