diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-04-03 09:26:14 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-04-03 09:26:14 -0700 |
| commit | c0d60ac5c5f23c9faa12fae252bb59d846d44158 (patch) | |
| tree | b094b1170fd130fd2e48cb9293a6b946d83ec17a /.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 |
