diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-01-30 20:32:32 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-01-30 20:32:32 -0800 |
| commit | 780e5a3d76594bc2c368a1ec5fcb427b8d0a5ee3 (patch) | |
| tree | 193495c6074504d82a9748bfc9b7d1a65a963e0b /.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 |
