diff options
| author | www-data <www-data@mail.pglaf.org> | 2025-12-30 14:06:36 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2025-12-30 14:06:36 -0800 |
| commit | 788e21b8af285f7fc6e7dff9997681f14e4162a1 (patch) | |
| tree | fbc0af39a9bef1da74e1d1736c1053e6667d79f8 /.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 |
