diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-01-29 06:49:28 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-01-29 06:49:28 -0800 |
| commit | 0e3e3a8327cbfe254c000948acbb90009b414bf9 (patch) | |
| tree | f0602a23a42fd98a544d0ef26d8296ce174c82e4 /.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 |
