diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-04-15 19:19:42 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-04-15 19:19:42 -0700 |
| commit | 44660719fd431ad8dc1a5f4715cd1ecac149ecdc (patch) | |
| tree | e70eb465f0016a173faf5e0df931a53abd728d1e /.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 |
