diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-02-09 03:08:41 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-02-09 03:08:41 -0800 |
| commit | 298c04d85954ce4b20c775dcaace3fbc1839fc4c (patch) | |
| tree | ddd6f8235aa964cbb4f466c6f09ab09d297c3a64 /.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 |
