diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-01-03 10:46:32 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-01-03 10:46:32 -0800 |
| commit | 2db4217b8dc075955cb3ae3996e87d7ca09d45c9 (patch) | |
| tree | 267e978cc66f05e34a1e47e8e6a90ce2a3fd224b /.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 |
