diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-01-19 19:55:38 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-01-19 19:55:38 -0800 |
| commit | 6ffd5a0a539a98b9b46b26d68ff5423ecdff0999 (patch) | |
| tree | 47b0f7328dd987f274c32b632b4330f4f282fad9 /.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 |
