diff options
| author | www-data <www-data@mail.pglaf.org> | 2025-11-28 13:41:01 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2025-11-28 13:41:01 -0800 |
| commit | e3b4eaba1037522d8201d67f9e9f0c3f7718de91 (patch) | |
| tree | da62cacf0d4567a522634ec769e0326ee639dbd9 /.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 |
