diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-01-21 21:25:31 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-01-21 21:25:31 -0800 |
| commit | 99d15a00c73048bbf030b286867b0e8b8a575aba (patch) | |
| tree | a6569168c4430c9d5c865d210b4cd96c3c00f51e /.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 |
